MSSQL Metrics - Configuration

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?

image005.jpg

image006.png

image007.png

image008.png

120031907160100539.jpg

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.