SaaSHub helps you find the best software and product alternatives Learn more →
Top 17 Graylog Open-Source Projects
-
-
-
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.
-
-
-
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
-
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
-
-
xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
It's dead easy to use TCP/SSL instead of UDP to forward logs. Example rsyslog config
-
-
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.
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
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
-
-
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)
-
-
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.
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
Graylog related posts
- Build Networks with VLANs
- New to Docker and am struggling to wrap my head around it
- Newbie dependency issue
- Logging GELF Log messages to Seq in Kotlin
- graylog root password works for webgui but not for root account in docker container
- Nzyme – open-source next-generation WiFi defense system
- Graylog in Docker with nginx proxy (https) and possibly Azure Oauth
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cde8bd0>
www.saashub.com | 1 Apr 2023
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 |