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

[Auditbeat] Add user information to processes #9963

Merged
merged 14 commits into from
Jan 29, 2019

Commits on Jan 28, 2019

  1. Add user info.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    0bc232d View commit details
    Browse the repository at this point in the history
  2. Tests

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6bb790a View commit details
    Browse the repository at this point in the history
  3. Move fields to MetricSetFields, add unit test.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    3116ae7 View commit details
    Browse the repository at this point in the history
  4. Update field docs

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    abfd4d2 View commit details
    Browse the repository at this point in the history
  5. Allow error field in socket metricset.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    94c10af View commit details
    Browse the repository at this point in the history
  6. Add group.id and group.name

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ca51586 View commit details
    Browse the repository at this point in the history
  7. Host Overview dashboard and visualizations.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    0114e84 View commit details
    Browse the repository at this point in the history
  8. Adjust fields.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    baef1b4 View commit details
    Browse the repository at this point in the history
  9. Field docs

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    9b096a4 View commit details
    Browse the repository at this point in the history
  10. Remove superfluous user.group.id and user.group.name

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    9cf0979 View commit details
    Browse the repository at this point in the history
  11. Revert "Host Overview dashboard and visualizations."

    This reverts commit eb8f7bfbc38d5d4e7a6cca9e867105f51991457c.
    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    22a1b79 View commit details
    Browse the repository at this point in the history
  12. Use User.Name if User.Username is empty.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    1c0d8f1 View commit details
    Browse the repository at this point in the history
  13. Changelog

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    b8487d3 View commit details
    Browse the repository at this point in the history
  14. Fix system test on Windows.

    Christoph Wurm committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    6232e2e View commit details
    Browse the repository at this point in the history