Graylog
Graylog
Simple log management for everyone
All log and event data available at a central location. This will help detect and fix errors and problems faster. The goal is satisfied customers due to fewer failures and downtimes through proactive monitoring of all important parameters.
Analysis
Scalability
Of course, the necessary fault tolerance is already integrated and allows load-distributed and highly available work.
Performance
With the help of parallel data processing, the whole goes in no time.
API
Perfect integration thanks to an API
Graylog has a powerful API that allows almost complete control and configuration of the system. From managing and creating streams to user administration.
Creation of Graylog-Stream
POST /streams { "title": "All messages", "description": "All messages are routed here", "matching_type": "OR" "rules": [ { "field": "timestamp", "type": 5, "value": "1", "inverted": false } ], "content_pack": null, }
Creation of an example user
POST /users { "username": "data", "password": "datapassword", "email": "data@graylog.com", "full_name": "King of Data", "permissions": [ "metrics:read" ], "timezone": "UTC" }
Configuration of a role
POST /roles { "name": "Developer", "description": "Developer role", "permissions": [ "streams:read", "streams:edit:*", "streams:create", "dashboards:read", "dashboards:edit:*", "dashboards:create" ], "read_only": false }
Features
Always the perfect solution
The fast and central storage of data Graylog can be used for a variety of scenarios. The focus is on security and compliance, but also applications in modern IT operations and DevOps environments.
Security
Use the multi-threaded search to quickly edit datasets. Saving the search is not necessary to work on it later.
Archiving
These data are stored on less expensive and slower hard drives and are only made available for search when they are needed.
The perfect compromise between performance and economy.
Alarming
- E-mail notification and notification in a Slack channel
- Start of an additional system for dynamic load distribution
- Automatic blocking of IP areas on the firewall
News
Posts from our Blog
Multiline in Grok – Kein schönes Format
In einem modernen Log-Management ist das Aufbereiten für die spätere Analyse unverzichtbar. Je schöner das Format ist, in welchem wir eine Information geliefert bekommen, desto einfacher ist deren Verarbeitung. Das Aufbereiten der Daten ist oft eine große...
Graylog 3.2 – Jetzt verfügbar
Mit Graylog 3.2 haben die Kollegen von Graylog einen neuen Release bereitgestellt. Die größte Neuheit ist hierbei die Erweiterte Suche, die es erlaubt, bereits durchgeführte Suchen leichter zu wiederholen und Such-Worflows zu definieren. Sowohl für Nutzer der...
Webinars
Our Webinars



Service from the market leader
We are happy to bring you our experience from more than 500 projects. Whether professional services, training or support for your environment.