Skip to main content

Get Windows Event Logs

Activity Description

Returns a table of all events according to the specified event type.

Output

A ResultSet of the filtered result.

Settings

  • Host Name – The host name or IP address.
  • User Name – If required, the username of an account that has read-write access to the host.
  • Password – If required, the password of the account listed in the User Name field.
  • Event Log Name – The name of the Windows Event Log to create.
  • Event not older than – Gets events not older than the given time frame.
  • Filters/Type – The log entry's type.
  • Filters/Source – The log entry's source application,
  • Filters/Category – The log entry's category,
  • Filters/Event Code – The log entry's event code.
  • Filters/User – The log entry's user.
  • Filters/Computer – The log entry's computer.
  • Filters/Description – The log entry's description.