setting up centos 7 as a syslog server
Shell
yum -y install rsyslog
vi /etc/rsyslog.conf
# Provides UDP syslog reception
$ModLoad imudp
$UDPServerRun 514
# Provides TCP syslog reception
$ModLoad imtcp
$InputTCPServerRun 514
systemctl restart rsyslog
netstat -antup | grep 514
firewall-cmd --permanent --add-port=514/tcp
firewall-cmd --reload
firewall-cmd --permanent --add-port=514/udp
firewall-cmd --reload
tail -f /var/log/messages
Also in Shell:
- Title
- xbox 360 wireless adapter linux
- Category
- Shell
- Title
- git flow feature
- Category
- Shell
- Title
- install metasploit in kali linux
- Category
- Shell
- Title
- mkdir multiple directories
- Category
- Shell
- Title
- git clean cache
- Category
- Shell
- Title
- linux check timezone
- Category
- Shell
- Title
- install docker compose
- Category
- Shell
- Title
- git cancel last commit
- Category
- Shell
- Title
- git ignore
- Category
- Shell
- Title
- register runner gitlab
- Category
- Shell
- Title
- rename remote branch in git
- Category
- Shell
- Title
- installing git on mac
- Category
- Shell
- Title
- babel source maps
- Category
- Shell
- Title
- npm install bootstrap
- Category
- Shell
- Title
- how to import microsoft.online sharepoint powershell
- Category
- Shell
- Title
- how to remove installation from cent os
- Category
- Shell
- Title
- upgrade node version
- Category
- Shell
- Title
- how to perform mathematical operations in shell script
- Category
- Shell
- Title
- how to launch a project from gitlab to intellij
- Category
- Shell
- Title
- ubuntu bluetooth not listed
- Category
- Shell
- Title
- is it possible to check with my website if an app is installed?
- Category
- Shell
- Title
- ubuntu stop process on port
- Category
- Shell
- Title
- unable to install deno in ubuntu
- Category
- Shell
- Title
- git push repo
- Category
- Shell
- Title
- random in mac terminal
- Category
- Shell
- Title
- firewall in ubuntu 18.04
- Category
- Shell
- Title
- git delete branch
- Category
- Shell
- Title
- git remove branch
- Category
- Shell
- Title
- BDD framework in testcomplete github
- Category
- Shell
- Title
- git push all branches
- Category
- Shell
- Title
- Shell query displays all citizens with an age greater than or equal to 21
- Category
- Shell
- Title
- how to copy ssh key
- Category
- Shell
- Title
- install telnet windows server 2012
- Category
- Shell
- Title
- bootstrap node install
- Category
- Shell
- Title
- check upstream branch git
- Category
- Shell
- Title
- append a string in all files name linux
- Category
- Shell
- Title
- iterm full screen cmd
- Category
- Shell
- Title
- powershell map array
- Category
- Shell
- Title
- react quill
- Category
- Shell
- Title
- git command to create a branch from another branch
- Category
- Shell
- Title
- gpg: can't connect to the agent: IPC connect call failed
- Category
- Shell
- Title
- pipe + exec duplicate stdout linux
- Category
- Shell
- Title
- tree process linux commnad
- Category
- Shell
- Title
- rename multiple files linux
- Category
- Shell
- Title
- raspberry specific kernel version
- Category
- Shell
- Title
- could not connect to server: Connection refused Is the server running on host and accepting TCP/IP connections on port 5432?
- Category
- Shell
- Title
- install docker
- Category
- Shell
- Title
- free dock for linux
- Category
- Shell
- Title
- which desktop environment is runnings
- Category
- Shell
- Title
- ngb-tabset install
- Category
- Shell
- Title
- create a docker file
- Category
- Shell
- Title
- react-easy-crop install
- Category
- Shell
- Title
- rsync examples
- Category
- Shell
- Title
- linux grep
- Category
- Shell
- Title
- matrix synapse install
- Category
- Shell
- Title
- git flow release
- Category
- Shell
- Title
- fingerprint login disabled ubuntu 20.04
- Category
- Shell
- Title
- How to revert uncommitted changes including files and folders?
- Category
- Shell
- Title
- converter mp3 para kali linux
- Category
- Shell
- Title
- git delete stash
- Category
- Shell
- Title
- vagrant 16
- Category
- Shell
- Title
- shell set environment variable
- Category
- Shell
- Title
- install rbenv
- Category
- Shell
- Title
- mkdir linux
- Category
- Shell
- Title
- ubuntu tweak
- Category
- Shell
- Title
- linux find file containing text
- Category
- Shell
- Title
- make docker sudo less
- Category
- Shell
- Title
- grep ip address
- Category
- Shell
- Title
- linux find files multiple
- Category
- Shell
- Title
- Realtek RTL8812BU Network WiFi Adapter kali linux driver
- Category
- Shell
- Title
- desktop trigger click bash shell ubuntu
- Category
- Shell
- Title
- install spyder conda
- Category
- Shell
- Title
- add all files in directory to git
- Category
- Shell
- Title
- git rebase vs merge
- Category
- Shell
- Title
- netstat column headers
- Category
- Shell
- Title
- git bash Could not open a connection to your authentication agent. when adding ssh
- Category
- Shell
- Title
- windows subsystem for linux optional component is not enabled. please enable it and try again
- Category
- Shell
- Title
- powershell search array
- Category
- Shell
- Title
- exit telnet
- Category
- Shell
- Title
- set git pull rebase default
- Category
- Shell
- Title
- install .net core sdk on linux
- Category
- Shell
- Title
- hasura squashmigrations
- Category
- Shell
- Title
- linux create user
- Category
- Shell
- Title
- cordova build release signed
- Category
- Shell
- Title
- install emotion
- Category
- Shell
- Title
- composer autoload dump
- Category
- Shell
- Title
- fcm post example curl
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- how to unadd gitr file
- Category
- Shell
- Title
- powershell output text file
- Category
- Shell
- Title
- download images from url terminal
- Category
- Shell
- Title
- kill a port
- Category
- Shell
- Title
- git cherry pick commit
- Category
- Shell
- Title
- git reset soft
- Category
- Shell
- Title
- install flask
- Category
- Shell
- Title
- bash script until loop
- Category
- Shell
- Title
- linux make executable
- Category
- Shell
- Title
- launch sublime from terminal
- Category
- Shell
- Title
- ubuntu list users
- Category
- Shell
- Title
- install pytorch cuda 10
- Category
- Shell