Otel APM Span index naming suffix #5527
igorpaytrack
started this conversation in
General
Replies: 1 comment
-
Hi, thanks for reaching out. Data Prepper does not generate indices by date for spans. It creates new indices by a size policy. You can switch the BR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I set the index name with a suffix of date, like fluentbit or any other logging ingestion pipeline can do?
Today, my indexes are named like otel-v1-apm-span-001167
I wanted to use something like otel-v1-apm-span-%{yyyy.MM.dd}
Beta Was this translation helpful? Give feedback.
All reactions