netegrity_site_minder_access = { # The name of the log format log.format.format_label = "Netegrity SiteMinder Access Log Format" log.miscellaneous.log_data_type = "generic" log.miscellaneous.log_format_type = "internet_device" # The log is in this format if any of the first ten lines match this regular expression log.format.autodetect_regular_expression = "^[A-Za-z]* [a-z0-9]* \\[../.../....:..:..:.. [+-]*[0-9][0-9][0-9][0-9]\\] \"[0-9.]* " # All log field parsing will be done using the parsing filters log.format.parse_only_with_filters = "true" # The format of dates and times in this log log.format.date_format = "dd/mmm/yyyy:hh:mm:ss" log.format.time_format = "dd/mmm/yyyy:hh:mm:ss" # Log fields log.fields = { access_event = { label = "$lang_stats.field_labels.access_event" type = "flat" index = 0 subindex = 0 } # access_event policy_server = { label = "$lang_stats.field_labels.policy_server" type = "flat" index = 0 subindex = 0 } # policy_server date_time = { label = "$lang_stats.field_labels.date_time" type = "date_time" index = 0 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # date_time client_ip = { label = "$lang_stats.field_labels.client_ip" type = "flat" index = 0 subindex = 0 } # client_ip agent = { label = "$lang_stats.field_labels.agent" type = "flat" index = 0 subindex = 0 } # agent user_name = { label = "$lang_stats.field_labels.user_name" type = "flat" index = 0 subindex = 0 } # user_name action = { label = "$lang_stats.field_labels.action" type = "flat" index = 0 subindex = 0 } # action type = { label = "$lang_stats.field_labels.type" type = "flat" index = 0 subindex = 0 } # type resource = { label = "$lang_stats.field_labels.resource" type = "page" index = 0 subindex = 0 hierarchy_dividers = "/?" left_to_right = true leading_divider = "true" } # resource subevent = { label = "$lang_stats.field_labels.subevent" type = "flat" index = 0 subindex = 0 } # subevent description = { label = "$lang_stats.field_labels.description" type = "flat" index = 0 subindex = 0 } # description idletime = { label = "$lang_stats.field_labels.idletime" type = "flat" index = 0 subindex = 0 } # idletime maxtime = { label = "$lang_stats.field_labels.maxtime" type = "flat" index = 0 subindex = 0 } # maxtime auth_level = { label = "$lang_stats.field_labels.auth_level" type = "flat" index = 0 subindex = 0 } # auth_level reason = { label = "$lang_stats.field_labels.reason" type = "flat" index = 0 subindex = 0 } # reason transactionid = { label = "$lang_stats.field_labels.transactionid" type = "flat" index = 0 subindex = 0 } # transactionid size = { label = "$lang_stats.field_labels.size" type = "size" index = 0 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # size authenticated_user = { label = "$lang_stats.field_labels.authenticated_user" type = "flat" index = 0 subindex = 0 } # authenticated_user page = { label = "$lang_stats.field_labels.page" type = "flat" index = 0 subindex = 0 } # page } # log.fields # # Log Parsing Filters log.parsing_filters = { 1 = { label = "1" comment = "" value = "collect_fields_using_regexp('^()(AuthAccept) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[idletime=([0-9.-]*);maxtime=([0-9.-]*);authlevel=([0-9.-]*);\\\\] \\\\[([^]]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,idletime,maxtime,auth_level,reason')" } # 1 2 = { label = "2" comment = "" value = "collect_fields_using_regexp('^()(AuthLogout) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 2 3 = { label = "3" comment = "" value = "collect_fields_using_regexp('^()(ValidateAccept) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[idletime=([0-9.-]*);maxtime=([0-9.-]*);authlevel=([0-9.-]*);\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,idletime,maxtime,auth_level,reason')" } # 3 4 = { label = "4" comment = "" value = "collect_fields_using_regexp('^()(AdminChange) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" ([A-Za-z ]*)%27([^%27]*)%27', '*KEY*,type,policy_server,date_time,client_ip,user_name,subevent,description')" } # 4 5 = { label = "5" comment = "" value = "collect_fields_using_regexp('^()(ManagementCommand) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" ([A-Za-z ]*)%27([^%27]*)%27', '*KEY*,type,policy_server,date_time,client_ip,user_name,subevent,description')" } # 5 6 = { label = "6" comment = "" value = "collect_fields_using_regexp('^()(AzAccept) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 6 7 = { label = "7" comment = "" value = "collect_fields_using_regexp('^()(AzReject) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 7 8 = { label = "8" comment = "" value = "collect_fields_using_regexp('^()(AuthReject) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 8 9 = { label = "9" comment = "" value = "collect_fields_using_regexp('^()(ValidateReject) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 9 10 = { label = "10" comment = "" value = "collect_fields_using_regexp('^()(AuthAttempt) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 10 11 = { label = "11" comment = "" value = "collect_fields_using_regexp('^()(AdminLogout) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\"', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent')" } # 11 12 = { label = "12" comment = "" value = "collect_fields_using_regexp('^()(AdminLogin) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\"', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent')" } # 12 13 = { label = "13" comment = "" value = "collect_fields_using_regexp('^()(AdminReject) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" ([A-Za-z ]*)', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,description')" } # 13 14 = { label = "14" comment = "" value = "collect_fields_using_regexp('^()(AuthChallenge) ([a-z0-9]*) \\\\[([0-9][0-9]/[A-Z][a-z][a-z]/[0-9][0-9][0-9][0-9]:[0-9][0-9]:[0-9][0-9]:[0-9][0-9]) [+-]*[0-9][0-9][0-9][0-9]\\\\] \"([0-9.-]*) ([^\"]*)\" \"([^ ]*) ([^ ]*) ([^\"]*)\" \\\\[([^ ]*)\\\\] \\\\[([^[]*)\\\\]', '*KEY*,type,policy_server,date_time,client_ip,user_name,agent,action,resource,transactionid,reason')" } # 14 15 = { label = "15" comment = "" value = "collect_fields_using_regexp('^()([A-Za-z0-9]*)', '*KEY*,access_event')" } # 15 16 = { label = "16" comment = "" value = "accept_collected_entry_using_regexp('()', false)" } # 16 } # log.parsing_filters # Database fields database.fields = { date_time = { label = "$lang_stats.field_labels.date_time" log_field = "date_time" type = "string" suppress_top = 0 suppress_bottom = 3 display_format_type = "date_time" } # date_time day_of_week = { label = "$lang_stats.field_labels.day_of_week" log_field = "day_of_week" type = "string" suppress_top = 0 suppress_bottom = 2 display_format_type = "day_of_week" } # day_of_week hour_of_day = { label = "$lang_stats.field_labels.hour_of_day" log_field = "hour_of_day" type = "string" suppress_top = 0 suppress_bottom = 2 display_format_type = "hour_of_day" } # hour_of_day resource = { label = "$lang_stats.field_labels.resource" log_field = "resource" type = "string" suppress_top = 0 suppress_bottom = 9 } # resource file_type = { label = "$lang_stats.field_labels.file_type" log_field = "file_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # file_type policy_server = { label = "$lang_stats.field_labels.policy_server" log_field = "policy_server" type = "string" suppress_top = 0 suppress_bottom = 2 } # policy_server domain_description = { label = "$lang_stats.field_labels.domain_description" log_field = "domain_description" type = "string" suppress_top = 0 suppress_bottom = 2 } # domain_description location = { label = "$lang_stats.field_labels.location" log_field = "location" type = "string" suppress_top = 0 suppress_bottom = 3 } # location client_ip = { label = "$lang_stats.field_labels.client_ip" log_field = "client_ip" type = "string" suppress_top = 0 suppress_bottom = 2 } # client_ip type = { label = "$lang_stats.field_labels.type" log_field = "type" type = "string" suppress_top = 0 suppress_bottom = 2 } # type agent = { label = "$lang_stats.field_labels.agent" log_field = "agent" type = "string" suppress_top = 0 suppress_bottom = 2 } # agent user_name = { label = "$lang_stats.field_labels.user_name" log_field = "user_name" type = "string" suppress_top = 0 suppress_bottom = 2 } # user_name action = { label = "$lang_stats.field_labels.action" log_field = "action" type = "string" suppress_top = 0 suppress_bottom = 2 } # action subevent = { label = "$lang_stats.field_labels.subevent" log_field = "subevent" type = "string" suppress_top = 0 suppress_bottom = 2 } # subevent description = { label = "$lang_stats.field_labels.description" log_field = "description" type = "string" suppress_top = 0 suppress_bottom = 2 } # description idletime = { label = "$lang_stats.field_labels.idletime" log_field = "idletime" type = "string" suppress_top = 0 suppress_bottom = 2 } # idletime maxtime = { label = "$lang_stats.field_labels.maxtime" log_field = "maxtime" type = "string" suppress_top = 0 suppress_bottom = 2 } # maxtime auth_level = { label = "$lang_stats.field_labels.auth_level" log_field = "auth_level" type = "string" suppress_top = 0 suppress_bottom = 2 } # auth_level reason = { label = "$lang_stats.field_labels.reason" log_field = "reason" type = "string" suppress_top = 0 suppress_bottom = 2 } # reason transactionid = { label = "$lang_stats.field_labels.transactionid" log_field = "transactionid" type = "string" suppress_top = 0 suppress_bottom = 2 } # transactionid access_event = { label = "$lang_stats.field_labels.access_event" log_field = "access_event" type = "string" suppress_top = 0 suppress_bottom = 2 } # access_event } # database.fields # Log Filters log.filters = { not_authenticated = { label = "$lang_admin.log_filters.not_authenticated_label" comment = "$lang_admin.log_filters.not_authenticated_comment" value = "if (authenticated_user eq '-') then authenticated_user = '(not authenticated)';" } # not_authenticated remove_query = { label = "$lang_admin.log_filters.remove_query_label" comment = "$lang_admin.log_filters.remove_query_comment" value = "if (contains(resource, '?')) then resource = substr(resource, 0, index(resource, '?') + 1) . '(parameters)';" } # remove_query detect_page_views = { label = '$lang_admin.log_filters.detect_page_views_label' comment = '$lang_admin.log_filters.detect_page_views_comment' value = "if ((file_type eq 'JPEG') or (file_type eq 'JPG') or (file_type eq 'GIF') or (file_type eq 'ICO') or (file_type eq 'PNG') or (file_type eq 'CSS') or (file_type eq 'SWF') or (file_type eq 'JS')) then page_views = 0; else page_views = 1;" } # detect_page_views strip_non_page_views = { label = '$lang_admin.log_filters.strip_non_page_views_label' comment = '$lang_admin.log_filters.strip_non_page_views_comment' value = "if (page_views == 0) then resource = substr(resource, 0, last_index(resource, '/') + 1) . '(nonpage)';" } # strip_non_page_views mark_entry = { label = '$lang_admin.log_filters.mark_entry_label' comment = '$lang_admin.log_filters.mark_entry_comment' value = 'hits = 1;' } # mark_entry } # log.filters log.field_options = { sessions_page_field = "resource" sessions_visitor_id_field = "client_ip" sessions_event_field = "page_views" } # log.field_options database.numerical_fields = { hits = { label = "$lang_stats.field_labels.hits" default = false requires_log_field = false type = "int" display_format_type = "integer" entries_field = true } # hits page_views = { label = "$lang_stats.field_labels.page_views" default = true requires_log_field = false type = "int" display_format_type = "integer" } # page_views visitors = { label = "$lang_stats.field_labels.visitors" default = false requires_log_field = true log_field = "client_ip" type = "unique" display_format_type = "integer" } # visitors size = { label = "$lang_stats.field_labels.size" default = false requires_log_field = true log_field = "size" type = "float" display_format_type = "bandwidth" } # size } # database.numerical_fields create_profile_wizard_options = { date_time_tracking = true # How the reports should be grouped in the report menu report_groups = { date_time_group = "" day_of_week = true hour_of_day = true resource = true file_type = true policy_server = true domain_description = true location = true client_ip = true type = true agent = true user_name = true action = true subevent = true description = true idletime = true maxtime = true auth_level = true reason = true transactionid = true access_event = true } # report_groups } # create_profile_wizard_options not_supported = { } # not_supported } # netegrity_site_minder_access