Graylog

Open-source projects categorized as Graylog

Top 17 Graylog Open-Source Projects

  • graylog

    Free and open source log management

    Project mention: Best Open Source Software/Application/Tools | reddit.com/r/sysadmin | 2023-03-20
  • icinga2

    The core of our monitoring platform with a powerful configuration language and REST API.

    Project mention: Linux server monitoring suggestions | reddit.com/r/selfhosted | 2022-07-28
  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • nzyme

    Network Defense System.

  • flowgger

    A fast data collector in Rust

  • sysmon-config

    Advanced Sysmon ATT&CK configuration focusing on Detecting the Most Techniques per Data source in MITRE ATT&CK, Provide Visibility into Forensic Artifact Events for UEBA, Detect Exploitation events with wide CVE Coverage, and Risk Scoring of CVE, UEBA, Forensic, and MITRE ATT&CK Events. (by ion-storm)

    Project mention: sysmon-config: Advanced Sysmon ATT&CK configuration, Installer & Auto Updater with high-quality event tracing | reddit.com/r/blueteamsec | 2022-09-12
  • logstash-gelf

    Graylog Extended Log Format (GELF) implementation in Java for all major logging frameworks: log4j, log4j2, java.util.logging, logback, JBossAS7 and WildFly 8-12

  • graylog-docker

    Official Graylog Docker image

    Project mention: Build Networks with VLANs | dev.to | 2023-01-29

    version: '3' services: # MongoDB: https://hub.docker.com/_/mongo/ mongo: image: mongo:5.0.13 networks: - graylog # Elasticsearch: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/docker.html elasticsearch: image: docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2 environment: - http.host=0.0.0.0 - transport.host=localhost - network.host=0.0.0.0 - "ES_JAVA_OPTS=-Dlog4j2.formatMsgNoLookups=true -Xms512m -Xmx512m" ulimits: memlock: soft: -1 hard: -1 deploy: resources: limits: memory: 1g networks: - graylog # Graylog: https://hub.docker.com/r/graylog/graylog/ graylog: image: graylog/graylog:5.0 environment: # CHANGE ME (must be at least 16 characters)! - GRAYLOG_PASSWORD_SECRET=somepasswordpepper # Password: admin - GRAYLOG_ROOT_PASSWORD_SHA2=8c6976e5b5410415bde908bd4dee15dfb167a9c873fc4bb8a81f6f2ab448a918 - GRAYLOG_HTTP_EXTERNAL_URI=http://127.0.0.1:9000/ entrypoint: /usr/bin/tini -- wait-for-it elasticsearch:9200 -- /docker-entrypoint.sh networks: - graylog restart: always depends_on: - mongo - elasticsearch ports: # Graylog web interface and REST API - 9000:9000 # Syslog TCP - 514:514 # Syslog UDP - 514:514/udp # GELF TCP - 12201:12201 # GELF UDP - 12201:12201/udp networks: graylog: driver: bridge

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

  • graylog2-images

    Ready to run machine images

  • xsrv

    [mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities

    Project mention: Logrotate appreciation | reddit.com/r/linuxadmin | 2023-03-10

    It's dead easy to use TCP/SSL instead of UDP to forward logs. Example rsyslog config

  • logback-gelf

    Logback appender for sending GELF messages with zero additional dependencies.

  • office365-audit-log-collector

    Collect / retrieve Office365, AzureAD and DLP audit logs and output to PRTG, Azure Log Analytics Workspace, SQL, Graylog, Fluentd, and/or file output.

    Project mention: Audit of Excel use in organisation | reddit.com/r/dataengineering | 2022-10-07

    and here is a python tool to download the logs: https://github.com/ddbnl/office365-audit-log-collector

  • graylog-plugin-auth-sso

    SSO support for Graylog through trusted HTTP headers set by load balancers or authentication proxies

    Project mention: Centralized log management solution | reddit.com/r/openshift | 2022-07-13

    Do you have a documentation for this solution? on this link https://github.com/Graylog2/graylog-plugin-auth-sso it was not compatible with Graylog 4

  • graylog2thehive

    Create alerts in The Hive from your Graylog alerts, to be turned into Hive cases.

  • glog

    VMware Content Packs and Extractors - including Memory/CPU/Storage /LDAP Login/Bad Login/Security Events Network snooping, and much more! Graylog 3x. and 4.x, Hypervisor and Vcenter Appliance. (by dcecchino)

    Project mention: Vmware dashboards | reddit.com/r/graylog | 2023-02-04
  • graylog-plugin-oauth2

    Oauth2 plugin for graylog project

  • graylog-fortigate-cef

    A Graylog content pack containing a stream and dashboards for Fortinet Fortigate CEF logs

  • metrics-to-grafana

    Simple Publisher to demonstrate metrics and logs publishing to graphite and graylog server respectively.

    Project mention: Montioring for docker compose | reddit.com/r/selfhosted | 2022-07-17

    Graylog with Grafana also can be used for the task. https://github.com/ebadkamil/metrics-to-grafana https://www.starwindsoftware.com/blog/you-cant-have-too-much-monitoring

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-20.

Graylog related posts

Index

What are some of the best open-source Graylog projects? This list will help you:

Project Stars
1 graylog 6,480
2 icinga2 1,823
3 nzyme 1,188
4 flowgger 760
5 sysmon-config 668
6 logstash-gelf 412
7 graylog-docker 286
8 graylog2-images 236
9 xsrv 197
10 logback-gelf 185
11 office365-audit-log-collector 64
12 graylog-plugin-auth-sso 46
13 graylog2thehive 40
14 glog 23
15 graylog-plugin-oauth2 16
16 graylog-fortigate-cef 11
17 metrics-to-grafana 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com