# Run a grok processor **GET /_ingest/processor/grok** Extract structured fields out of a single text field within a document. You must choose which field to extract matched fields from, as well as the grok pattern you expect will match. A grok pattern is like a regular expression that supports aliased expressions that can be reused. [External documentation](https://www.elastic.co/guide/en/elasticsearch/reference/8.19/grok-processor.html) ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ## Responses ### 200 #### Body: application/json (object) - **patterns** (object) [Powered by Bump.sh](https://bump.sh)