Centralized log management with Graylog
Setting Up the Graylog Inputs
For the Graylog server to receive graylog-ms
and graylog-node1
log messages from the clients, you need to create and configure inputs. To select an input, choose System in the Graylog web interface. Under the Inputs heading, select an input from the drop-down menu.
As you can see in Figure 4, the input setting specifies the network protocol used and the format of the log messages – you create a new input by clicking Launch new input. You then specify the configuration parameters, such as the port to use to finish creating the input. Figure 5 shows finished inputs for the UPD ports 12201 (GELF format) and 1514 (syslog format), which are available on two Graylog servers.
Collecting Data with Streams
Now that the infrastructure is completed, it is time to start collecting data. To keep track on specific events in log messages, such as failed login attempts in SSH or Windows Remote Desktop from Graylog, you need streams. A stream is a function in Graylog that analyzes log messages in real time based on defined criteria to classify them into predefined categories. For example, a rule might tell Graylog to collect all messages that include the string "root."
Streams are also the basis for defining Graylog alerts. In a stream, you can define conditions, such as, when to notify via email. For example: "If more than eight failed attempts to log in to the SSH service are made within one minute, generate and send an alert."
Streams are set up in the Graylog web interface in the Streams menu, by selecting Create stream. Then, choose a title for the new stream, and optionally a description, and click on Create stream and continue. Now define the rules (Stream rules) for detecting certain log messages, such as failed logon attempts. You can see an example of a stream for failed logon attempts detected on the Windows Remote Desktop (RDP) service in Figure 6.
To add a rule, select Add stream rule. Then set values for the fields Field, Type, and Value. The values for the first rule in the example are: Field: Channel
, Type: match exactly
, and Value: Security
.
You will want to decide which events to classify as critical in advance of implementation and then define them as stream rules.
Conclusion
With a suitable stream and ruleset, you can analyze critical log messages in real time and define appropriate escalation measures in the advent of trouble. In combination with an audit policy, you can handle a large volume of information.
Graylog and its flotilla of related applications provide a powerful, elegant, and inexpensive solution for centralizing log management on a diverse network.
Infos
- Graylog: https://www.graylog.org/
- Zen Load Balancer: https://www.zenloadbalancer.com/
- Zen Load Balancer Administration Guide: https://www.zenloadbalancer.com/zlb-administration-guide-v305/
- NXLog Community Edition Reference Manual: http://nxlog.org/docs/nxlog-ce/nxlog-reference-manual.html
- NXLog: http://nxlog-ce.sourceforge.net/download
- Graylog Extended Log Format: http://docs.graylog.org/en/latest/pages/gelf.html
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.