Bug Description
I changed the template_type to use index-template when creating logs-tel-v1-index-template in the demo project.
- In this case, the path is '"type": "date_nanos".
- In addition, "ignore_above" should have an int, but the string type is coming.
Reproducing
Steps to recreate the behavior:
- clone opentelemetry-demo
- In the data-prepper pipeline code, add
template_type: index-template
anticipated behavior
Screenshot
If applicable, please add a screenshot to help explain the problem.
Environment (please complete the following information):
- Operating system: docker container (amd64)
- Version: macostahoe 26.3
Additional Contexts
Add another context for the issue here.

Bug Description
I changed the template_type to use index-template when creating logs-tel-v1-index-template in the demo project.
Reproducing
Steps to recreate the behavior:
template_type: index-templateanticipated behavior
Screenshot
If applicable, please add a screenshot to help explain the problem.
Environment (please complete the following information):
Additional Contexts
Add another context for the issue here.