I am trying to send my log data from filebeat to Elasticsearch directly in .log format.It is not going to the custom index I created and getting stored under the default indice filebeat 7.7.1 . Also I could not see the custom index in the list of available indices.
In any case, why do you want to customize index names? It is usually not needed and to have it working correctly several settings have to be taken into account.
You may also consider disabling ILM, but it uses to be a good thing to use it.
Thanks Jaime Soriano !
the reason why I was looking for different custom index other than default filebeat 7.7.1 is to create a kind of namespace to different logs of my application for different regions. I will better go through the doc you have sent.Thanks for your time.
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.