Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winlogbeat - Select events by level, event_id, and provider #1218

Merged
merged 3 commits into from
Mar 29, 2016

Commits on Mar 28, 2016

  1. Add documentation of the event log query options

    Add documentation of the include_xml option
    Add new FAQ question
    Format lines that extended beyond 80 characters
    andrewkroh committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    663becb View commit details
    Browse the repository at this point in the history
  2. Add query by event ID, level, provider, and age (time)

    Use ucfg to unpack eventlog API config
    All system tests now require Windows.
    Add ignore_older filtering to eventlogging API since it is not provided by Windows
    Change expected time.ParseDuration error message due to ucfg change
    andrewkroh committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    e5565f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10da1ce View commit details
    Browse the repository at this point in the history