1st item is Unix timestamp
2nd item is channel
3rd item is MAC
4rd item is MAC
5th item is RSSI
What is the correct logstash config to output this to Elasticsearch?
I am running everything localhost, default setting, latest version[6.2.4] with X-Pack.
Sorry, pushed the tab button and then pressed space, but then it saved my message instead of putting an actual tab in the message...
I edited the first post. Thanks.
Also note: Once logstash is started, I manually edit the raw data file and append an extra line myself, and then save it.. I don't know why, but else Logstash doesn't take the file.
I think that depends of the searches and visualizations you plan to do. You'll have to configure your ElasticSearch mapping with the right field types and analyzers to match your requirements.
If you want to to aggregations based on the mac address, you'll need a 'keyword' mapping. For text searches this might help: https://stackoverflow.com/questions/17839149/elasticsearch-mac-address-search-mapping
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.