Kibana add wrong duplicate values

Hi, This is a sample from discovery section in kibana.

2

It happens only some times that values are duplicate. The exact log in Grok Debugger looks fine. Whys this is happening?

I've added this line to logstash but nothing changes.

  kv {
    allow_duplicate_values => false
  }

What does the _source of the event look like?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.