Skip to content

Could you add retry mechanisms to PaperTrail? #24374

@susanssky

Description

@susanssky

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

It is possible to add retry mechanisms to PaperTrail? Thank you

ERROR sink{component_kind="sink" component_id=papertrail_vector component_type=papertrail}: vector::internal_events::socket: Error sending data. error=Connection reset by peer (os error 104) error_code="socket_send" error_type="writer_failed" stage="sending" mode=tcp
ERROR sink{component_kind="sink" component_id=papertrail_vector component_type=papertrail}: vector_common::internal_event::component_events_dropped: Events dropped intentional=false count=1 reason="Error sending data."

Configuration

      type: papertrail
      inputs: ["iam_inputs"]
      endpoint: logs.papertrailapp.com:111111
      encoding:
        codec: text

Version

0.51.1

Debug Output


Example Data

No response

Additional Context

No response

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA code related bug.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions