Quantcast
Channel: Symantec Connect - ブログエントリ
Viewing all articles
Browse latest Browse all 5094

How to integrate Mobility into an RSYSLOG server

$
0
0

1. Add the desired RSYSLOG information into the existing corresponding directives in /usr/local/nukona/appstore_cu/appstore_cu/settings_local.py, as shown below:

REMOTE_SYSLOGGING_ENABLED = True
REMOTE_SYSLOG_MODE = 'daemon'
SYSLOG_SERVER_ADDRESS = 'rsyslog.domain.com'
SYSLOG_SERVER_PORT = 514
SYSLOG_SERVER_LOGGING_LEVEL = logging.DEBUG

2. Restart the Mobility services, as root enter:

/etc/init.d/appcenter-services restart

3. Ensure that the RSYSLOG server is properly setup to receive logging data from the Mobility FE.   See http://www.rsyslog.com/doc/v8-stable/configuration/index.html for additional information.


Viewing all articles
Browse latest Browse all 5094

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>