kernel logger: this error occurs because the Shared Library link is not properly configured.[Root @ server2 etc] # ln-S/usr/local/EventLog/lib/*/lib/
The following error occurs because the main configuration file is missing: @ version: 3.0.Starting syslog-NG: configuration file has no version number, assumingsyslog-ng 2.1 format. Please add @ version: maj. min t
) $InputFilePersistStateInterval 1# Active read, you can set up multiple sets of log reads, set this parameter at the end of each group. To take effect. $InputRunFileMonitor # When submitting logs to a different server, specify the server Ip:port here separately, #如都提交在同一服务器只需在rsyslog. conf specify one time to #local5.*@ @192.168.1.251:514##tomcat Localhost.log Path, modified according to the actual situation: $InputFileName /web/webfront/logs/localho
configuration.Install
Installation is simple. To make it as easy as possible, I will install it from the standard repository. Open a terminal window and run the following command:
sudo apt install syslog-ng
You must run the above command on both the collector and the client machine. After the installation is complete, you will start to configure.Configure collectors
Now, we start to configure the log co
-server-0.9.5 graylog2
Cp/usr/local/graylog2/graylog2.conf.example/etc/graylog2.conf
4. Configure Garylog2-serverClick (here) to collapse or open
Vim/etc/graylog2.conf
——————————————————————
Syslog_listen_port = 515 #将默认的514端口修改为其他未使用端口, because the 514 port is the default port of Syslog-ng, i
There are times when you need to use a bastion machine, but know that the user has used those commands.The name of the Rsyslog property that begins with $ is a variable obtained from the local system, and does not take a variable from the messageFirst, configure the system variables to record the SSH command, and generate files, location/var/log/ssh.log.#vi/etc/profile.d/ssh.sh//Create a file ssh.sh script to store variablesExport History_file=/var/log/ssh.logexport prompt_command= ' {date ' +%y
space limit (use as much as possible)
#$ActionQueueSaveOnShutdown on # save messages to disk on shutdown
#$ActionQueueType LinkedList # run asynchronously
#$ActionResumeRetryCount -1 # infinite retries if host is down
# remote host is: name/ip:port, e.g. 192.168.0.1:514, port optional
#*.* @@remote-host:514
# ### end of the forwarding rule ###
#日志 If non-local storage, you need to specify the remote collection log server IP: Port
*.* :ommysql:192.168.1.251:514 # indicates that all types of log
Turn from: http://blog.c1gstudio.com/archives/1765
Logstash + Elasticsearch + kibana+redis+syslog-ng
Elasticsearch is an open source, distributed, restful search engine built on Lucene. Designed for cloud computing, to achieve real-time search, stable, reliable, fast, easy to install and use. Supports the use of JSON for data indexing over HTTP.
Logstash is a platform for application log, event transmission
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.