Hello,
I have a logstash.conf file that I use for several indexes.
The only difference between each conf file is the input path and the index name in the output to elasticsearch.
I would like to create a single conf file as a skeleton file, and then have each index "inherit" this file and then only set the input path and output index-name.
Is something like that possible in logstash? it makes complex configuration modular, and that's a very good thing to have.
I would like to create a single conf file as a skeleton file, and then have each index "inherit" this file and then only set the input path and output index-name.
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.