GithubHelp home page GithubHelp logo

graylog_content_pack_windows_dhcp_server's Introduction

Windows DHCP Server Content Pack

Tested with Filebeats 7.17.12.0 / Windows 2022 / Graylog 5.1.4

The Content Pack should be compatible with all Graylog 5.X version.

Note this was built using filebeats as the log exporter. No inputs extractor were used, only pipeline rules.

Do not need additionnal Grok pattern, uses the default like WORD/GREEDYDATA etc..

Includes

  • Input (Beats/TCP/5044)
  • Stream (Filebeat)
  • Pipeline Rules w/ 4 stages (grok extractor, opcode_to_op_description, mac_prefix_extractor, mac_prefix_to_mac_vendor)
  • Lookup table + Data adapter + data cache
  • Dashboard (24h) (Windows DHCP Server)

Not included

Add it to your Graylog server in /srv or if different location, modify the content_pack.json to change location path.

Requirements

  • Graylog 5.0
  • Windows DHCP server configured
  • A log exporter/collector such as filebeats monitoring the directory path specified: (C:\Windows\system32\dhcp)

Sidecar configuration file Example (agent side)

  • C:\Program Files\Graylog\sidecar\sidecar.yml
server_url: "https://graylog.lab.lan/api"
server_api_token: "your_token_server"
node_id: "file:C:\\Program Files\\Graylog\\sidecar\\node-id"
node_name: ""
update_interval: 10
tls_skip_verify: true
send_status: true
tags: 
   - filebeat-windows-server
collector_binaries_accesslist:
   - "C:\\Program Files\\Graylog\\sidecar\\filebeat.exe"

Screenshots

image

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.