How to get json message to logstash without extracting fields from fluentd #4621
Unanswered
alwalaupendra
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
-
What is a problem?
In above case we are sending json message from application server to logstash by using fluentd. In logstash without using any json filter the fields are extracted and showing in kibana. I am suspecting the fields are extracted from fluentd itself. But i want extract the fields from logstash not fluetnd. Could please guide me how can i get json message without extracting fields from fluentd. I am sharing fluentd config below.
Describe the configuration of Fluentd
Describe the logs of Fluentd
No response
Environment
Beta Was this translation helpful? Give feedback.
All reactions