Skip to content

dotcircle.logging

dotcircle.logging.enable

Whether to enable dotcircle monitoring stack.

Type: boolean

Default: false

Example: true

Declared by:

dotcircle.logging.cisco

Cisco syslog logging

Type: submodule

Default: { }

Declared by:

dotcircle.logging.cisco.c1000

Catalyst 1000.

Type: submodule

Default: { }

Declared by:

dotcircle.logging.cisco.c1000.enable

Whether to enable Cisco Catalyst 1000 logging…

Type: boolean

Default: false

Example: true

Declared by:

dotcircle.logging.cisco.c1000.port

UDP listen port for Catalyst 1000 syslog messages.

Type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default: 9001

Declared by:

dotcircle.logging.cisco.c1200

Catalyst 1200 / 1300.

Type: submodule

Default: { }

Declared by:

dotcircle.logging.cisco.c1200.enable

Whether to enable Cisco Catalyst 1200/1300 logging…

Type: boolean

Default: false

Example: true

Declared by:

dotcircle.logging.cisco.c1200.port

UDP listen port for Catalyst 1200/1300 syslog messages.

Type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default: 9000

Declared by:

dotcircle.logging.loki

Loki destination server configuration for logs.

Type: submodule

Default: { }

Declared by:

dotcircle.logging.loki.host

Loki server hostname

Type: null or string

Default: "127.0.0.1"

Declared by:

dotcircle.logging.loki.port

Loki server port

Type: null or 16 bit unsigned integer; between 0 and 65535 (both inclusive)

Default: 3100

Declared by:

dotcircle.logging.loki.scheme

URL scheme to use when connecting to Loki

Type: null or string

Default: "http"

Example: "http | https"

Declared by:

dotcircle.logging.nginx

NGinx server log aggregation

Type: submodule

Declared by:

dotcircle.logging.nginx.enable

Whether to enable Nginx log collection.

Type: boolean

Default: false

Example: true

Declared by: