I must be going mad today, i can't get this filter to work.
I extracted a single log line from an azure activity log, so i parse it through grok debugger both in kibana and herokuapp and i can't get it to work. so i split it out and chopped it down to try and isolate why its not working
and in both debuggers, it doesn't return anything, yet the individual usages work....
i know its friday, and its been a long slog this week, but im not surely missing something so simple here am i ?
Nope, thats not working either. However its got something to do with , followed by a space. The parsing breaks there.
with the data i should be able to parse it with just the following line
Yet each one works on its own with its own data, except when inline with , and a space. in my logic, including the, and a \s should eliminate this but its not, hence banging my head on the table repeatedly this morning each time this doesn't work.!
Its a space issue with the grok parsing.
two images.... one stock as per your recommendation ( which we'd already tried )
second with alteration to the username and inserting . between some and user
So im on 7.5 ES fully updated at the beginning on this week and in my mind, this means something has gone wrong with the existing patterns that %{USERNAME} makes use of, or something else is foobar'd in respect to how it parses "spaces" in data.
This guy has exactly same issue
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.