I have deployed Elastic agents to few windows hosts and are managed by fleet.
I need to create a custom index template so I can change the ILP based on my custom namespace. So for example for the System integration there are several modules within it and its has it's own index template:
system.auth
system.application
system.security
etc
So my question is, should I create a custom index template for each module or should I just create one? (one for each integration)
The problem with the multiple ones is that for many integrations and many namespaces the templates are a lot.
This is a long standing issue with customization with Elastic Agent integrations, you need to create a custom template for each dataset in each integration.
So for the system integration, you will need to use the @custom component template for the auth dataset, another for the application dataset etc.
Thanks, I see the issue open that would greatly help us in the long run.
One question though. I created my component template(that defines the ILP) and I add that to each Index template that I want to apply it. Is this much different that using the @custom template?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.