Centralized Log Server.

preview_player
Показать описание
Hello Guys,

I am Ram Mishra,

Welcome to my “Linux R” YouTube Channel.

About This Video: -


In this video i am going to explained you “how to setup Centralized Log Server with R-syslog in linux.”

R-syslog is a free and open source logging utility that exists by default on RHEL os. It provides an easy and effective way of centralizing logs from client nodes to a single central server.

Please Like, Share on my Video and Provide your valuable feedback by commenting in below comment section.

***************************************************************************
About This Channel:-

Friends, on this channel you get to see RHEL Linux, RHCSA AND RHCE, Ansible (Automation), AWS-Cloud or Devops related videos. With this, more educational videos will be found on this channel. Friends, if you like this channel, then please subscribe to the channel and do not forget press the bell icon button, for latest update.

Friends, if u r interested in taking rhel8 online classes for RHCSA and RHCE, Anisble (Automation) and AWS-Cloud, contact us threw given links.

Interested candidates are requested to register in the below mentioned link.
###############################################
# $template RemoteLogs,"/var/log/%HOSTNAME%/%PROGRAMNAME%.log"
# *.* ?RemoteLogs

######Explanation of these two line are below here #####

The directive $template tells , rsyslog daemon to gather and write all of the received remote messages to seperate logs under /var/log, based on the hostname (client machine name) and remote client facility (program/application) that generated the messages as defined by the settings present in the template RemoteLogs.
The second line “*.* ?RemoteLogs” means record messages from all facilities at all severity levels using the RemoteLogs template configuration.
###################################################
My social Site Links:

#################################
📢THANKS FOR WATCHING
📢PLEASE LIKE SHARE AND SUBSCRIBE
📢JOIN FOR ONLINE TRAINING
=============================
Рекомендации по теме