Change to true to enable this prospector configuration.
enabled: true
Paths that should be crawled and fetched. Glob based paths.
paths:
C:\ProgramData\filebeat\logs\atg\Rev4*.json
close_removed: true
clean_removed: true
Question (1) How to add another stream of data placed in different paths example : C:\ProgramData\filebeat\logs\NewData*.json and what is the corresponding change in the logstash config so that its created as a separate index in the kibana
Hi @tahseen_fatima Thanks for the corrections, i am able to run the config successfully, but i did no see the index created in the elastic search, not sure where to start the debug, i am able to create index without using any path separation pls advise
Insted of path separation take a unique key word from your logs. For eg you can also take host or any filed name or field value but it should be unique.
Hi @tahseen_fatima Thanks for your assistance I am stuck with some mappings, I am trying to create a table from array values,
Basically I have two arrays
array1[str1,str2,str,3]
array [val1,val2,val3]
how to display it in two columns and each row of the table is
str1,val1
str2,val2
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.