Skip to main content

Create Rule Group

POSThttps://api.coralogix.com/mgmt/openapi/5/parsing-rules/rule-groups/v1

Creates a new parsing rule group.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Body

application/json

Request to create a new parsing rule group.

    creator#string

    Creator.

    description#string

    Human-readable description.

    enabled#boolean

    Whether this resource is enabled.

    hidden#boolean

    The hidden.

    name#string

    Display name.

    order#int64

    Sort order.

    Possible values: >= 0

    The rule matchers.

    The rule subgroups.

    Team id.

Response

application/json

Response returned after successfully creating a parsing rule group.

    Rule group.