Logstash: handle url with pipes in them when parsing leef format

We are handling leef format logs from syslog which are presumably easy to handle with the kv fillter that breaks the fields with the pipe (|) delimiter;

However the whole process breaks when the url itself containes pipes (|).

Is there a way to address this?

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