Event Specific logs/Metrics #9311
Replies: 2 comments 8 replies
-
Hi @hemanthofficial3009 ! Sources typically add some metadata; however, the Could you list the sources you are using and what metadata you want for each source? We could use that information to open enhancement tickets to add additional metadata where missing. |
Beta Was this translation helpful? Give feedback.
-
hi @jszwedko , we are using the vector sink/source to forward the messages from the client and receive the same on the collector instances of vector.
please let me know if the input provided is clear enough or not. thanks for responding back. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to know if anyone had tried generating or collecting the event specific information as part of the logs/metrics for an vector instance.
Scenario:
We have a vector instance that generates events (sources-Http post messages) and forwards them to another vector instance over specific network port. The messages that are received at the vector instance are then redirected/written to a specific file using the sinks plugin.
I was wondering if we can have the background information such as timestamps, received messages length and some more information that is specific to a single event at the receiver vector instance.
Beta Was this translation helpful? Give feedback.
All reactions