-h
|
The -h parameter defines the
syslog host that receives the events from BeyondTrust PowerBroker.
This is the IP address of your JSA Console or JSA Event Collector.
|
-t
|
The -t parameter defines that the command-line
is used to tail the log file and monitor for new output from the listener.
For PowerBroker, this command must be specified as "pblog -l -t ".
|
-p
|
The -p parameter defines the TCP port to be
used when forwarding events.
|
-H
|
The -H parameter defines the host name or
IP address for the syslog header of all sent events. This should be
the IP address of the BeyondTrust PowerBroker.
|
-r
|
The -r parameter defines the directory name where you
want to create the process ID (.pid) file. The default is /var/run.
This parameter is ignored if -D is specified.
|
-I
|
The -I parameter defines the directory name
where you want to create the lock file. The default is /var/lock.
|
-D
|
The -D parameter defines that the script runs
in the foreground.
The default setting is to run as a daemon and log all internal
messages to the local syslog server.
|
-f
|
The -f parameter defines the syslog facility
and optionally, the severity for messages that are sent to the Event
Collector.
If no value is specified, user.info is used.
|
-a
|
The -a parameter enables an AIX compatible
ps method.
This command is only needed when you run BeyondTrust PowerBroker
on AIX systems.
|
-d
|
The -d parameter enables debug logging.
|
-v
|
The -v parameter displays the script version
information.
|