The commands available for the Log context are:
EXIT/QUIT
- exits CLI and closes connection to AxigenHELP
- prints this help messageBACK
- cancels any changes made and switches back to the previous contextCOMMIT
- commits the changes made in this contextSHOW [ATTR <param>]
- shows information about this contextSAVE Config
- saves the server's running configurationLIST Listeners
- lists available listenersLIST Rules
- lists rulesSTART Service
- starts the log serviceSTOP Service
- stops the log serviceSET [logLevel <level>]
- sets the service's logging levelSET [logType <type>]
- sets the service's logging typeSET [logHost <host>]
- sets the service's remote logging hostRESET
- resets the service to the currently active configurationADD 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 serviceSHOW Listener [address] <address> [ATTR <param>]
- shows the given listenerADD Rule [priority] <priority>
- adds a rule (changes context)UPDATE Rule [priority] <priority>
- updates a rule (changes context)REMOVE Rule [priority] <priority>
- removes a ruleSHOW Rule [priority] <priority> [ATTR <param>]
- shows the given rule