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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
It would be very useful to include on kibana the grok debugger. It is included only on kibana x-pack version.
https://www.elastic.co/guide/en/kibana/current/xpack-grokdebugger.html
Grok expressions are used very often ingesting logs:
https://www.elastic.co/guide/en/elasticsearch/reference/master/grok-processor.html
There are some third party apps like this one, but it's very comfortable to have it on a kibana tab.
https://grokdebug.herokuapp.com/
Another good option could be to include as well a tester for painless scripting:
https://www.elastic.co/guide/en/kibana/current/painlesslab.html
The text was updated successfully, but these errors were encountered: