A
A
Anton2019-06-10 11:31:40
Nginx
Anton, 2019-06-10 11:31:40

How to parse the message field in ingress-nginx from kubernetes, splitting it into an error code, etc.?

There is kubernetes. It has ingress-nginx which logs nginx logs.
filebeat installed. But it doesn't parse the message field.
5cfe106334d1b981472696.png
How to parse the message field in ingress-nginx from kubernetes, splitting it into an error code, etc.?
Can use fluent-bit, fluentd?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
chupasaurus, 2019-06-18
@chupasaurus

You need to process messageit depending on where you write filebeat there:

  • Logstash: write a pipeline for processing in it, there are thousands of manuals.
  • Elasticsearch Ingest: write a processor
  • Other receiving side: see how to filter and parse specifically in it.
  • Didn't find what you were looking for?

    Ask your question

    Ask a Question

    731 491 924 answers to any question