aam authentication log¶
Authentication log configuration
log Specification¶
Parameter Value Type Configuration Resource Element Name log Element URI /axapi/v3/aam/authentication/log Element Attributes log_attributes Partition Visibility shared Schema log schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/aam/authentication/log | ||
Get Object | GET | /axapi/v3/aam/authentication/log | ||
Modify Object | POST | /axapi/v3/aam/authentication/log | ||
Replace Object | PUT | /axapi/v3/aam/authentication/log | ||
Delete Object | DELETE | /axapi/v3/aam/authentication/log |
log attributes¶
enable
Description Enable authentication logs
Type: boolean
Supported Values: true, false, 1, 0
Default: 0
facility
Description ‘local0’: Local use; ‘local1’: Local use; ‘local2’: Local use; ‘local3’: Local use; ‘local4’: Local use; ‘local5’: Local use; ‘local6’: Local use; ‘local7’: Local use;
Type: string
Supported Values: local0, local1, local2, local3, local4, local5, local6, local7
Default: local0
format
Description ‘syslog’: Syslog Format (default); ‘cef’: Common Event Format;
Type: string
Supported Values: syslog, cef
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters