Skip to content

[Website]: Logstash ES output date math vs ILM Rollover #2761

Description

@stefnestor

Type of issue

None

What documentation page is affected

https://www.elastic.co/docs/reference/logstash/plugins/plugins-outputs-elasticsearch

What happened?

👋 howdy, team!

ILM Rollover is not inherently compatible with Index date math (because you'd have to daily manually bootstrap the new index). Therefore this ballpark that I've fixed before needs some more love, sorry:

Image

It needs to effectively say it's an either-or choice: use an index with/out date math or use an alias/datastream, but don't join those ideas together which is currently how some users are interpreting this.

Additional info

I believe the edited content will be under https://github.com/elastic/logstash-docs-md but this repo's new to me and I'm not sure how to make this desired change if you'll kindly show me how. 🙏

Ref: 01947156, 01826010

Metadata

Metadata

Assignees

Labels

Team:IngestIssues owned by the Ingest Docs Teamsource:webIssues originating from the elastic.co docs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions