The prepended warning about skipped lines
|
".... Warning, skipped writing %ld log lines due to limit set by `%s` option...\n%s" |
does not populate when using the windows_event_log_monitor with "json": true nor is there a warning in the standard agent.log
As well, the options needed to correct the issue are not documented outside of windows_event_log_monitor_test.py
"monitor_log_write_rate": -1,
"monitor_log_max_write_burst": -1