Metrics from logs json parser issue #21095
Unanswered
nthomaslife360
asked this question in
Q&A
Replies: 1 comment
-
I converted this to a discussion. We are also discussing this in Discord: https://discord.com/channels/742820443487993987/1274053459213291611/1274058078144303236 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A note for the community
Problem
Hi,
I have am trying to parse a below event to Vector via s3 and trying to fetch metrics out of it.
#sample json event
I'm uploading this event to s3 and trying to get
path
andrequest_count
.It is getting ingested BUT while testing it by printing it out to internal console logs before creating metrics can see that each event
message
is getting parsed as single event, attached snippet belowConfiguration
I want this to be parsed as single event like below
Version
"0.36.0-distroless-libc
Debug Output
No response
Example Data
Attached above
Additional Context
No response
References
No response
Beta Was this translation helpful? Give feedback.
All reactions