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
NETWAYS Webinare: Geballte Power
Am 20. Februar 2019 gibt es eine Doppelfolge unserer beliebten NETWAYS Webinar-Reihe: Vormittags behandeln wir OpenStack und nachmittags Graylog. Was erwartet unsere Teilnehmer inhaltlich? OpenStack ist seit vielen Jahren in der IT-Branche ein Begriff und wird auf...
Learn more and get inspired: OSMC Workshops!
OSMC, November 5: One day, four experts, four chances to gain knowlegde and come closer to being an expert yourself. The Workshops at OSMC are perfect opportunities for learning, gaining new friendships and bringing helpful and valuable information back to your...
Webinars
Our Webinars




