Govroam

The Roaming solution for the public sector

User Tools

Site Tools


siteadmin:clearpass_fticks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
siteadmin:clearpass_fticks [2024/05/15 13:34] adminsiteadmin:clearpass_fticks [2024/05/20 12:34] (current) admin
Line 1: Line 1:
 ======ClearPass FTICKS for Federation Operators only====== ======ClearPass FTICKS for Federation Operators only======
 +
 +**NOTE: This is untested.**
 +
 +**This only applies to Federation Operators and not to individual sites**
  
 There are a number of steps required to set up FTICKS logging. There are a number of steps required to set up FTICKS logging.
Line 5: Line 9:
 ====Syslog Targets==== ====Syslog Targets====
  
-Create a new Syslog Target (Administration->External Servers->Syslog Target) for the Jisc syslog server, utilities.govroam.uk on port 514/UDP+Create a new Syslog Target (**Administration**->**External Servers**->**Syslog Target**) for the Jisc syslog server, utilities.govroam.uk on port 514/UDP
  
 {{:siteadmin:screenshot_2024-05-15_at_14.13.46.png?direct&400|IMAGE}} {{:siteadmin:screenshot_2024-05-15_at_14.13.46.png?direct&400|IMAGE}}
Line 11: Line 15:
 ====Syslog Export Filter==== ====Syslog Export Filter====
  
-Create a new Syslog Export Filter (Administration->External Servers->Syslog Export Filter) for the FTICKs logs:+Create a new Syslog Export Filter (**Administration**->**External Servers**->**Syslog Export Filter**) for the FTICKs logs:
  
 {{:siteadmin:screenshot_2024-05-15_at_14.14.49.png?direct&400|IMAGE}} {{:siteadmin:screenshot_2024-05-15_at_14.14.49.png?direct&400|IMAGE}}
  
 where where
-  * Export Template is \\Session Logs\\ +  * Export Template is //Session Logs// 
-  * Export Event Format Type is \\Standard\\ +  * Export Event Format Type is //Standard// 
-  * Local Facility Level is \\local7\\+  * Local Facility Level is //local7//
   * Syslog Servers is the Jisc one created above   * Syslog Servers is the Jisc one created above
   * and your ClearPass servers to generate logs from   * and your ClearPass servers to generate logs from
  
-Then in the \\Filters and Columns\\ tab:+Then in the //Filters and Columns// tab:
  
 {{:siteadmin:screenshot_2024-05-15_at_14.16.20.png?direct&400|IMAGE}} {{:siteadmin:screenshot_2024-05-15_at_14.16.20.png?direct&400|IMAGE}}
  
-ignore Option 1 and cut and paste the following int othe Custom SQL box:+Ignore Option 1 and cut and paste the following into the Custom SQL box:
  
 <code> <code>
-SELECT  concat( substring(user_name,2,100)||'#VISCOUNTRY=UK#VISINST='||attr_value||'#CSI='||end_host_id||'#RESULT=OK#FEDID=0X000'+SELECT  concat( substring(user_name,2,100)||'#VISCOUNTRY=GB#VISINST='||attr_value||'#CSI='||end_host_id||'#RESULT=OK#FEDID=0X000'
 AS "F-TICKS/govroam/1.0#REALM"  AS "F-TICKS/govroam/1.0#REALM" 
 FROM public.tips_radius_session_log,public.tips_session_log_details  FROM public.tips_radius_session_log,public.tips_session_log_details 
siteadmin/clearpass_fticks.1715780049.txt.gz · Last modified: 2024/05/15 13:34 by admin