Dell DX6004S Setup And Configuration Manual - Page 30

Browse online or download pdf Setup And Configuration Manual for Server Dell DX6004S. Dell DX6004S 43 pages. Document
Also for Dell DX6004S: Supplementary Manual (4 pages), User Manual (46 pages), Installation And Configuration Manual (35 pages), Getting Started Manual (28 pages), Notice (28 pages), Notice (20 pages), Overview (19 pages), Configuration Manual (9 pages), Configuration Manual (9 pages), Release Note (8 pages), Configuration Manual (7 pages), Release Note (6 pages), Release Note (5 pages), Release Notes (5 pages), Getting Started Manual (49 pages)

Dell DX6004S Setup And Configuration Manual
Appendix B. DX Content Router Configuration
In order for DX Content Router to function correctly, each installed service has a separate
configuration file. Best practice is to copy the sample config files located in the /etc/caringo/
contentrouter directory with the name of each service:
$ sudo su -
cd /etc/caringo/contentrouter
cp publisher.cfg.sample publisher.cfg
cp rules.xml.sample rules.xml
cp replicator.cfg.sample replicator.cfg
The following command will create the necessary files if they do not already exist. The copied files
must be edited to properly configure the services within your network.
B.1. Publisher Configuration
A full explanation of all configuration options can be found below:
Option Name
ipaddress
log
loghost
logbackups
logsize
Copyright © 2010 Caringo, Inc.
All rights reserved
Default
none
/var/log/caringo/
contentrouter-
publisher.log
localhost
8
10 * 1024 * 1024 bytes no
26
Mandatory
yes
no
no
no
Description
The Publisher's IP
address.
Local log file name
when not using a
syslog.
Syslog host name or
IP address. Content
Router services log
to the local 5 syslog
facility. The parameter
should not be set
if local file-based
logging will be used
instead of syslog.
The number of older,
rotated log files to
keep when file-based
logging is used.
The number of bytes
allowed for all file-
based log files. Each
log file is allocated 1/
n of the configured
logsize, where 'n' is
the configured number
of logbackups. A value
of 0 will prevent DX
Content Router from
rotating logs if an
alternate mechanism
Version 2.2
December 2010