Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 398 Bytes

eventlog.md

File metadata and controls

22 lines (14 loc) · 398 Bytes

EventLog

This documentation provides details about the data that can be faked for Windows Event Logs.

To retrieve generated/fake data for Windows Event Logs see the following capabilities:

from socfaker import SocFaker

sc = SocFaker()

print(sc.logs.windows.eventlog())

WindowsEventLog Class

.. automodule:: socfaker.windows
   :members:
   :undoc-members: