New Module: Write Windows event log entries (win_eventlog_entry) (#27828)

* initial commit for win_eventlog_entry module

* added test module for integration tests and minor documentation fixes
This commit is contained in:
Andrew Saraceni 2017-08-15 01:13:14 -04:00 committed by Brian Coca
commit bb7813f16f
7 changed files with 416 additions and 0 deletions

View file

@ -0,0 +1,6 @@
win_test_log_source:
log: WinEventLogEntryTest
source: WinEventLogEntrySource
win_test_log_source_extra:
log: ExtraWinEventLogEntryTest
source: ExtraWinEventLogEntrySource