1CARBON-RELAY(1) General Commands Manual CARBON-RELAY(1)
2
3
4
6 carbon-relay - replication and sharding data
7
9 carbon-relay [options] start
10
12 carbon-relay serves two distinct purposes: replication and sharding.
13
14 The options are described below.
15
17 -h, --help
18 Show the embedded help.
19
20 --debug
21 Run in the foreground, log to stdout
22
23 --profile=PROFILE
24 Record performance profile data to the given file
25
26 --pidfile=PIDFILE
27 Write pid to the given file
28
29 --config=CONFIG
30 Use the given config file
31
32 --logdir=LOGDIR
33 Write logs in the given directory
34
35 --instance=INSTANCE
36 Manage a specific carbon instance
37
38 --rules=RULES
39 se the given relay rules file.
40
42 carbon-relay, created by Chris Davis.
43
44 This manual page was written by Jonas Genannt
45 <jonas.genannt@capi2name.de, for the Debian project (but may be used by
46 others).
47
48
49
50 CARBON-RELAY(1)