siteadmin:fticks_logging_for_cisco_ise
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| siteadmin:fticks_logging_for_cisco_ise [2024/05/16 08:40] – admin | siteadmin:fticks_logging_for_cisco_ise [2024/05/20 12:37] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======Logging for Cisco ISE====== | ======Logging for Cisco ISE====== | ||
| + | |||
| + | **NOTE: This is untested.** | ||
| + | |||
| + | **This only applies to Federation Operators and not to individual sites** | ||
| Unfortunately ISE can't generate custom logs in the format required (FTICKS) but, fortunately, | Unfortunately ISE can't generate custom logs in the format required (FTICKS) but, fortunately, | ||
| Line 108: | Line 112: | ||
| * Install [[https:// | * Install [[https:// | ||
| * Use this configuration (with paths changed appropriately) | * Use this configuration (with paths changed appropriately) | ||
| + | |||
| + | **Note: This doesn' | ||
| < | < | ||
| Line 138: | Line 144: | ||
| Port 514 | Port 514 | ||
| < | < | ||
| - | if $SyslogFacility != "local6" drop(); | + | if $SyslogFacility != "local0" drop(); |
| if $raw_event !~ / | if $raw_event !~ / | ||
| - | $FedID=" | + | $FedID=" |
| + | $SyslogFacility = " | ||
| </ | </ | ||
| </ | </ | ||
| Line 163: | Line 170: | ||
| OutputType | OutputType | ||
| Exec to_syslog_ietf(); | Exec to_syslog_ietf(); | ||
| - | Exec $SyslogFacility = " | ||
| </ | </ | ||
| Line 173: | Line 179: | ||
| </ | </ | ||
| - | * Change | + | * Change |
| * Change the ' | * Change the ' | ||
| * (Ignore the syslog_tls part, that's for future use) | * (Ignore the syslog_tls part, that's for future use) | ||
siteadmin/fticks_logging_for_cisco_ise.1715848813.txt.gz · Last modified: 2024/05/16 08:40 by admin
