thank you very much for your help. That worked. I'm hoping the newly extracted fields will show up tomorrow when new logs come in.
Where is the best place to enter the pattern? I added this under Kibana in the pipeline as a processor without "filter" and "grok" only '^.*name=\'%{WORD:name}\'.*school=\'%{WORD:school}\'
It worked in the debugger. Is that ok?
Can you maybe tell me what I can do? I changed the above expression slightly. For example, with WORD:student.name I would like to create a field "student" and this field contains the information such as name. In Kibana "discover" I can see the logs, but it shows me that "student.name" is not mapped (Unmapped fields). How do I get that? I described the field under Index Management -> Index Templates -> Settings (from template). Still it doesn't work...
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.