You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is current log displayed in Kibana. Now I want this log string to be 'broken' into new tags. In this case:
fluentd version: v1.14.6
The logs I print on my server always start with date, endpoint, traceid, spanid and date. my example logs:
to I want to parse and filter the logs like this;
I created the following parser but it is not parsing the logs.
my full fluentd conf
I couldn't find the problem. can you help me?
Beta Was this translation helpful? Give feedback.
All reactions