You can configure any Linux server with
		the Rsyslog utility to accept syslogs from the  NPB application.
		Before you begin
The Rsyslog utility must be installed on
			the Remote Logging Server.
About this task
			Configure the rsyslog.conf file to set up a Remote Logging Server.
		
	 Procedure
- 
				Navigate to the rsyslog.conf
					file and open it in your preferred text editor.
				
			
- 
				Ensure that the following rule
					is included in the rsyslog.conf file.
				
					$IncludeConfig /etc/rsyslog.d/*.conf  
 
- 
				Save and close the
						rsyslog.conf file.