You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello
i am using opensearch and opentelemetry-collector-contrib filelog to send json log to opensearch
json logs like this
` {"timestamp":"2024-12-12T10:23:30.456Z","level":"INFO","message":"User logged in successfully1.","userId":101,"service":"Authentication"}
{"timestamp":"2024-12-12T10:24:20.755Z","level":"INFO","message":"User logged in successfully2.","userId":101,"service":"Authentication"}
{"timestamp":"2024-12-12T10:25:13.212Z","level":"INFO","message":"User logged in successfully3.","userId":101,"service":"Authentication"}
{"timestamp":"2024-12-12T10:26:33.333Z","level":"INFO","message":"User logged in successfully4.","userId":101,"service":"Authentication"}
{"timestamp":"2024-12-12T10:27:01.342Z","level":"INFO","message":"User logged in successfully5.","userId":101,"service":"Authentication"}
`
Component(s)
No response
Describe the issue you're reporting
hello
i am using opensearch and opentelemetry-collector-contrib filelog to send json log to opensearch
json logs like this
opentelemtry in receiver configure like this
there are log get in test-otel-log but not show in log Event Explorer not show how to solved this problem
The text was updated successfully, but these errors were encountered: