Is it possible to obtain a file creation date via Filebeat?
I would like to get this field to include as object of metadata in elastic.
Is it possible to obtain a file creation date via Filebeat?
I would like to get this field to include as object of metadata in elastic.
Hey @Guerreiro_Sousa, welcome to discuss
I think it is not possible to obtain this data with Filebeat, but maybe you can give a try to the file_integrity
module of Auditbeat: https://www.elastic.co/guide/en/beats/auditbeat/7.6/auditbeat-module-file_integrity.html
It monitors changes on files, and it includes the creation time on the events. It can do a initial scan to collect the initial state of all the monitored files.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.