Skip to content

Pre-configured connectors not easy to configure in kibana.yml #63171

@mikecote

Description

@mikecote

The xpack.actions.preconfigured kibana.yml configuration currently accepts an array of objects but doesn't make it easy to configure in YML. Using for example a collection, it would be more natural to configure like the following example:

xpack.actions.preconfigured:
  - foo:
    name: Foo
    actionTypeId: .server-log
    config:
      param1: test

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions