Skip to content

[DOCS] Fix ingest processor docs for autogen doc IDs #60147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2020
Merged

[DOCS] Fix ingest processor docs for autogen doc IDs #60147

merged 1 commit into from
Jul 27, 2020

Conversation

jrodewig
Copy link
Contributor

If you autogen doc IDs, you cannot use the {{_id}} value in an ingest
processor.

This adds a related admonition to the ingest processor docs.

Fixes #41163.

If you autogen doc IDs, you cannot use the `{{_id}}` value in an ingest
processor.

This adds a related admonition to the ingest processor docs.
@jrodewig jrodewig added >docs General docs changes :Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP v8.0.0 v7.8.2 v7.10.0 v7.9.1 labels Jul 23, 2020
@jrodewig jrodewig requested review from martijnvg and jakelandis July 23, 2020 17:52
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team labels Jul 23, 2020
Copy link
Contributor

@jakelandis jakelandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jrodewig
Copy link
Contributor Author

Thanks @jakelandis

@jrodewig jrodewig merged commit 9f34e8e into elastic:master Jul 27, 2020
@jrodewig jrodewig deleted the docs__fix-ingest-proc-docs-for-auto-ids branch July 27, 2020 17:37
jrodewig added a commit that referenced this pull request Jul 27, 2020
If you autogen doc IDs, you cannot use the `{{_id}}` value in an ingest
processor.

This adds a related admonition to the ingest processor docs.
jrodewig added a commit that referenced this pull request Jul 27, 2020
If you autogen doc IDs, you cannot use the `{{_id}}` value in an ingest
processor.

This adds a related admonition to the ingest processor docs.
jrodewig added a commit that referenced this pull request Jul 27, 2020
If you autogen doc IDs, you cannot use the `{{_id}}` value in an ingest
processor.

This adds a related admonition to the ingest processor docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >docs General docs changes Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team v7.8.2 v7.9.1 v7.10.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingest processor cannot access _id on autogenerated id
3 participants