Command Line Options

The following options are available:

Option

Long Option

Description

b

bind

Bind to the specified address overriding any value in the config file

c

config

Use the given configuration file

h

help

Prints list of options

l

logconfig

Use the specified log4j.xml file rather than that in the etc directory

m

mport

Specify port to listen on for the JMX Management. Overrides value in config file

p

port

Specify port to listen on. Overrides value in config file

s

sslport

Specify SSL to listen on. Overrides value in config file (since 0.13)

v

version

Print version information and exit

w

logwatch

Specify interval for checking for logging config changes. Zero means no checking

  • No labels