kibana/x-pack/plugins/ingest_pipelines/public
Jean-Louis Leysens 628bb4b377
[Ingest Pipelines] Fix serialization and deserialization of user input for "patterns" fields (#94689)
* updated serialization and deserialization behavior of dissect and gsub processors, also addded a test

* also fix grok processor

* pivot input checking to use JSON.stringify and JSON.parse

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-18 10:07:39 +01:00
..
application [Ingest Pipelines] Fix serialization and deserialization of user input for "patterns" fields (#94689) 2021-03-18 10:07:39 +01:00
index.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
plugin.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
shared_imports.ts [Ingest Pipelines] Preserve unknown fields in processors (#91146) 2021-02-17 12:57:23 +01:00
types.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
url_generator.test.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
url_generator.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00