Microsoft SQL Server
Configure Microsoft SQL Server Log Source with
Supported Versions
Microsoft SQL Server versions
- 2019
- 2017
- 2016
- 2014
- 2012
Configuration
Option | Description |
---|---|
Poll Interval | Use this field to specify the interval at which the channel is checked for new log entries. The default is 1s. |
Max Reads | Use this field to set the maximum number of events read into memory at one time. The default is 1000. |
Start At | Choose whether to start reading from the beginning or end of a file with "end" being the default. |
Log Types
Types |
---|
sql_server |
Advanced
For more information on the advanced configuration capabilities, see our detailed plugin guide here.
Updated over 3 years ago