Server log connector and action

edit

Server log connector and action

edit

This connector writes an entry to the Kibana server log.

Connector configuration

edit

Server log connectors have the following configuration properties.

Name
The name of the connector. The name is used to identify a connector in the management UI connector listing, or in the connector list when configuring an action.

Preconfigured connector type

edit
 my-server-log:
   name: preconfigured-server-log-connector-type
   actionTypeId: .server-log

Define connector in Stack Management

edit

Define Server log connector properties.

Server log connector

Test Server log action parameters.

Server log params test

Action configuration

edit

Server log actions have the following properties.

Message
The message to log.
Level
The log level of the message: trace, debug, info, warn, error or fatal. Defaults to info.