Hi there,
We have our log files on a separate drive. How do I configure the beat to pick this up?
I've tried to google and found nothing.
Thanks Charles
Hi there,
We have our log files on a separate drive. How do I configure the beat to pick this up?
I've tried to google and found nothing.
Thanks Charles
Hi, you can use Filebeat, and the MSSQL module, to collect your logs. You can find documentation here. The var.paths setting specifies where the log files can be found.
Hi Kerry,
Thanks for the reply. The log files I’m referring to are .ldf files. Can this still be done using the mssql module?
Yep - this should work fine, ensure var.paths is setup to use those files (e.g. /path/to/log/*/*.ldf)
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.