On Windows, if you do not want logstash to persists the in-memory sincedb to disk then set
sincedb_path => "NUL"
Also, do not use backslash in path option of a file input, use forward slash.
On Windows, if you do not want logstash to persists the in-memory sincedb to disk then set
sincedb_path => "NUL"
Also, do not use backslash in path option of a file input, use forward slash.
© 2020. All Rights Reserved - Elasticsearch
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.