Ingest: Sort grok patterns when retrieving via REST API #40819
Labels
:Data Management/Ingest Node
Execution or management of Ingest Pipelines including GeoIP
Team:Data Management
Meta label for data/management team
Describe the feature: TIL about the Retrieve patterns from Grok REST API, which is super awesome. However the output is fully random and hard to parse/check for humans.
I am not yet a hundred percent sure if this makes sense, but maybe ordering it initially when loading the patterns in the
Grok
class would result in a sorted map, that would be easier to read or go through - unless this API is only intended for machine consumption.The text was updated successfully, but these errors were encountered: