fabric.syslog_group

The syslog destination group contains all information required to send syslog messages to a group of destinations.

ACI class

syslogGroup

RN

slgroup-{name}

Cursor

SyslogGroupCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .syslog_group(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name of the destination group.

description

descr

str

Specifies the description of a policy component.

format_setting

format

SyslogFormatSetting

aci, nxos, rfc5424-ts

aci

The Call Home destination message format.

show_milli_seconds_in_timestamp

includeMilliSeconds

bool

False

show_timezone_in_timestamp

includeTimeZone

bool

False

Children

maker

creates

position

.remote_destination(host, **attrs)

syslogRemoteDest

fabric.syslog_group.remote_destination

.console(**attrs)

syslogConsole

fabric.syslog_group.console

.file(**attrs)

syslogFile

fabric.syslog_group.file

.protocol_profile(**attrs)

syslogProf

fabric.syslog_group.protocol_profile