The commands available for the Log context are:
-
EXIT/QUIT
– exits CLI and closes connection to Axigen -
HELP
– prints this help message -
BACK
– cancels any changes made and switches back to the previous context -
COMMIT
– commits the changes made in this context -
SHOW [ATTR <param>]
– shows information about this context -
SAVE Config
– saves the server's running configuration -
LIST Listeners
– lists available listeners -
LIST Rules
– lists rules -
START Service
– starts the log service -
STOP Service
– stops the log service -
SET [logLevel <level>]
– sets the service's logging level -
SET [logType <type>]
– sets the service's logging type -
SET [logHost <host>]
– sets the service's remote logging host -
RESET
– resets the service to the currently active configuration -
ADD Listener [address] <address>
– adds a listener to the service (changes context) -
UPDATE Listener [address] <address>
– updates a listener from the service (changes context) -
REMOVE Listener [address] <address>
– removes a listener from the service -
SHOW Listener [address] <address> [ATTR <param>]
– shows the given listener -
ADD Rule [priority] <priority>
– adds a rule (changes context) -
UPDATE Rule [priority] <priority>
– updates a rule (changes context) -
REMOVE Rule [priority] <priority>
– removes a rule -
SHOW Rule [priority] <priority> [ATTR <param>]
– shows the given rule