GithubHelp home page GithubHelp logo

hightekjonathan / graylog_content_pack_active_directory_auditing_dashboards_beats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reighnman/graylog_content_pack_active_directory_auditing_dashboards_beats

0.0 0.0 0.0 17 KB

License: MIT License

graylog_content_pack_active_directory_auditing_dashboards_beats's Introduction

Active Directory Auditing Content Pack Dashboards Beats Edition

Tested with WinLogBeats(Sidecar-Collector)/Windows 2012R2 Domain Controllers/Graylog 3.0.2/WinLogBeats

This content pack provides several useful dashboards for auditing Active Directory events:

  • DNS Object Summary - DNS Creations, Deletions
  • Group Object Summary - Group Creations, Modifications, Deletions, Membership Changes
  • User Object Summary - Account Creations, Deletions, Modifications, Lockouts, Unlocks
  • Computer Object Summary - Computer Object Creations, Deletions, Modifications
  • Logon Summary - Failed Authentication Attempts, Interactive Logins

Includes

  • Dashboards

Requirements

  • Beats input (with "Do not add Beats type as prefix" checked) collecting windows logs from all domain controllers. Other log collectors will work but may require modifying the searches to match the different fields outputted by other collectors
  • Domain Controller security policy with the following enabled: ** Audit Account Logon Events ** Audit Account Managmenet ** Audit Logon Events ** Audit Object Access ** Audit Policy Change ** Audit System Events
  • Leading Wildcard Searches enabled in graylog.conf: allow_leading_wildcard_searches = true

Screenshots

Dashboard

Dashboard

Dashboard

NXLOG vs WinLog Beats

It is possible to use this with NXLOG but you would need to convert the NXLOG event fields to the Beats equivalents.

For example EventID (NXLOG) vs event_id (WinLogBeats)

For other event fields they are prefixed with event_data_(Name), such as event_data_TargetUserName, so you would need to adjust all event field names to match Beats.

graylog_content_pack_active_directory_auditing_dashboards_beats's People

Contributors

reighnman avatar hightekjonathan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.