kibana/x-pack/plugins/grokdebugger
Jean-Louis Leysens 9038e5c397
[Grokdebugger] Fix simulate error handling (#83036)
* Fix detection of 4xx errors in grokdebugger simulate endpoint

- removed code to call simulate endpoint from "KibanaFramework"
- fixed throwing of string value
- using new elasticsearch client instead of legacy
- handle error with shared error handling logic

* added deprecation notice to register route on KibanaFramework

* remove deprecation notice
2020-11-11 15:43:17 +01:00
..
common/constants
public [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00
server [Grokdebugger] Fix simulate error handling (#83036) 2020-11-11 15:43:17 +01:00
kibana.json
README.md Add READMEs for ES UI plugins (#81973) 2020-10-29 10:56:42 -07:00

Grok Debugger

About

This plugin helps users define Grok patterns, which are particularly useful for ingesting logs.