Skip to content

Commit

Permalink
Merge pull request #53700 from cmcmarrow/win_event_viewer
Browse files Browse the repository at this point in the history
adds windows event log support
  • Loading branch information
cmcmarrow authored Jul 8, 2019
2 parents c18dfc8 + f25c67f commit e3956ba
Show file tree
Hide file tree
Showing 5 changed files with 1,028 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/ref/modules/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@ execution modules
win_dism
win_dns_client
win_dsc
win_event_viewer
win_file
win_firewall
win_groupadd
Expand Down
6 changes: 6 additions & 0 deletions doc/ref/modules/all/salt.modules.win_event_viewer.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=============================
salt.modules.win_event_viewer
=============================

.. automodule:: salt.modules.win_event_viewer
:members:
Loading

0 comments on commit e3956ba

Please sign in to comment.