parse Docker container Logs of 500 errors to OpenObserve through FluentBit #8326
Unanswered
ashutosh-elivaas
asked this question in
Q&A
Replies: 0 comments
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.
-
Currently My applications are running on a caprover machine, where I fetch the logs by doing
docker logs <container ID> | grep '500'
I would like to have a clarity that if
is this going to help me to parse my logs to openobserve ?
Beta Was this translation helpful? Give feedback.
All reactions