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

[7.x] ECS audit logging (#74640) #80921

Merged
merged 4 commits into from
Oct 20, 2020

Commits on Oct 16, 2020

  1. ECS audit logging (elastic#74640)

    * ECS audit logging
    
    * Apply suggestions from code review
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * Update x-pack/plugins/security/server/authentication/audit_events.ts
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * Update docs/settings/security-settings.asciidoc
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * remove audit trail service from core
    
    * fix test
    
    * Updated docs and added beta warning
    
    * Added dev docs
    
    * Tweaks
    
    * Plugin list changes
    
    * Apply suggestions from technical writers
    
    Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
    
    * Added docs suggestion
    
    * Added api integration tests
    
    * Added suggestions from platform team
    
    * Update x-pack/plugins/security/server/audit/audit_service.test.ts
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Update x-pack/plugins/security/server/audit/audit_service.test.ts
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Update x-pack/plugins/security/server/audit/audit_service.test.ts
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Update docs/user/security/audit-logging.asciidoc
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Update docs/settings/security-settings.asciidoc
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Update x-pack/plugins/security/server/config.ts
    
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    
    * Added suggestions from PR
    
    * Grouped events table
    
    * Update x-pack/plugins/security/server/audit/audit_events.ts
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * Update x-pack/plugins/security/server/audit/audit_events.ts
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * Fixed ECS version number in docs
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    
    * Added suggestions from code review
    
    * Removed beta
    
    * Added suggestions from code review
    
    Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
    Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
    Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
    # Conflicts:
    #	x-pack/plugins/security/server/config.test.ts
    #	x-pack/scripts/functional_tests.js
    thomheymann committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    0a7d061 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    69f288c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    thomheymann committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4954d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647c976 View commit details
    Browse the repository at this point in the history