Hi Guys,
Can someone please elaborate what could be use cases for MS-SQL? OR Database in general? I mean what kind of dashboards can be created our SQL data?
TIA
Hi Guys,
Can someone please elaborate what could be use cases for MS-SQL? OR Database in general? I mean what kind of dashboards can be created our SQL data?
TIA
Some use cases I can think of:
My 2 cents
I see I am mean since I am network security admin I am looking from that perspective. Like the top query executed, by whom, where is the database accessed, who accessed, modification time etc?
Something like what packetbeat, filebeat, metricbeat can give you?
Yeah especially filebeat? I mean not sure what could be the use cases for MS-SQL -
Like I need to start logging of SQL server into Windows Event
Then capture those events from winlogbeat?
To be specific I believe enabling Database and Server audit and let that log into System/Application events and then forward those to elsaticstack.
I moved your question to #beats where I believe you can get more information about what can be done regarding collecting MSSQL service related data.
With beats you can collect any kind of logs MS-SQL can write. If possible I'd prefer logging to files instead of Windows Event Logs. Collecting logs via Windows Event Logs can be much slower in comparison to files.
Regarding packetbeat we does not support TDS right now (See https://github.com/elastic/beats/issues/149).
Same for metricbeat. MSSQL would be a great addition to metricbeat. Feel free to open an enhancement request: https://github.com/elastic/beats/issues
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.