blue_coat_windows_media = { # The name of the log format log.format.format_label = "Blue Coat Windows Media Log Format" log.miscellaneous.log_data_type = "http_access" log.miscellaneous.log_format_type = "media_server" log.format.ignore_format_lines = "T" # The log is in this format if any of the first ten lines match this regular expression log.format.autodetect_regular_expression = "^Windows_Media [0-9.]* [-0-9]* [0-9:]* - [^ ]* [0-9]* [0-9]* [0-9]* [0-9]* \\{[-0-9A-F]*\\} [0-9.]* [^ ]* - - [a-z.]* [0-9.]* [^ ]* [0-9.]* [^ ]* [0-9]* [0-9]* [0-9]* [^ ]* [A-Z]* [^ ]* [^ ]* [^ ]* [0-9 ]* [0-9.]* [^ ]* [0-9]* [0-9]* [^ ]* [-A-Z]*" # The format of dates and times in this log log.format.date_format = "yyyy-mm-dd" log.format.time_format = "hh:mm:ss" # Log fields log.fields = { windowsmedia = { label = "$lang_stats.field_labels.windowsmedia" type = "flat" index = 1 subindex = 0 } # windowsmedia hostname = { label = "$lang_stats.field_labels.hostname" type = "host" index = 2 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # hostname date = { label = "$lang_stats.field_labels.date" type = "date" index = 3 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # date time = { label = "$lang_stats.field_labels.time" type = "time" index = 4 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # time c_dns = { label = "$lang_stats.field_labels.c_dns" type = "flat" index = 5 subindex = 0 } # c_dns page = { label = "$lang_stats.field_labels.page" type = "page" index = 6 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # page c_startime = { label = "$lang_stats.field_labels.c_startime" type = "flat" index = 7 subindex = 0 } # c_startime x_duration = { label = "$lang_stats.field_labels.x_duration" type = "flat" index = 8 subindex = 0 } # x_duration c_rate = { label = "$lang_stats.field_labels.c_rate" type = "flat" index = 9 subindex = 0 } # c_rate server_response = { label = "$lang_stats.field_labels.server_response" type = "response" index = 10 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # server_response c_playerid = { label = "$lang_stats.field_labels.c_playerid" type = "flat" index = 11 subindex = 0 } # c_playerid c_playerversion = { label = "$lang_stats.field_labels.c_playerversion" type = "flat" index = 12 subindex = 0 } # c_playerversion c_playerlanguage = { label = "$lang_stats.field_labels.c_playerlanguage" type = "flat" index = 13 subindex = 0 } # c_playerlanguage agent = { label = "$lang_stats.field_labels.agent" type = "agent" index = 14 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # agent referrer = { label = "$lang_stats.field_labels.referrer" type = "url" index = 15 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # referrer c_hostexec = { label = "$lang_stats.field_labels.c_hostexec" type = "flat" index = 16 subindex = 0 } # c_hostexec c_hostexecver = { label = "$lang_stats.field_labels.c_hostexecver" type = "flat" index = 17 subindex = 0 } # c_hostexecver c_os = { label = "$lang_stats.field_labels.c_os" type = "flat" index = 18 subindex = 0 } # c_os c_osversion = { label = "$lang_stats.field_labels.c_osversion" type = "flat" index = 19 subindex = 0 } # c_osversion c_cpu = { label = "$lang_stats.field_labels.c_cpu" type = "flat" index = 20 subindex = 0 } # c_cpu filelength = { label = "$lang_stats.field_labels.filelength" type = "flat" index = 21 subindex = 0 } # filelength filesize = { label = "$lang_stats.field_labels.filesize" type = "flat" index = 22 subindex = 0 } # filesize avgbandwidth = { label = "$lang_stats.field_labels.avgbandwidth" type = "flat" index = 23 subindex = 0 } # avgbandwidth protocol = { label = "$lang_stats.field_labels.protocol" type = "flat" index = 24 subindex = 0 } # protocol transport = { label = "$lang_stats.field_labels.transport" type = "flat" index = 25 subindex = 0 } # transport audiocodec = { label = "$lang_stats.field_labels.audiocodec" type = "flat" index = 26 subindex = 0 } # audiocodec videocodec = { label = "$lang_stats.field_labels.videocodec" type = "flat" index = 27 subindex = 0 } # videocodec channelurl = { label = "$lang_stats.field_labels.channelurl" type = "flat" index = 28 subindex = 0 } # channelurl size = { label = "$lang_stats.field_labels.size" type = "size" index = 29 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # size c_bytes = { label = "$lang_stats.field_labels.c_bytes" type = "flat" index = 30 subindex = 0 } # c_bytes s_pkts_sent = { label = "$lang_stats.field_labels.s_pkts_sent" type = "flat" index = 31 subindex = 0 } # s_pkts_sent c_pkts_received = { label = "$lang_stats.field_labels.c_pkts_received" type = "flat" index = 32 subindex = 0 } # c_pkts_received c_pkts_lost_client = { label = "$lang_stats.field_labels.c_pkts_lost_client" type = "flat" index = 33 subindex = 0 } # c_pkts_lost_client c_pkts_lost_net = { label = "$lang_stats.field_labels.c_pkts_lost_net" type = "flat" index = 34 subindex = 0 } # c_pkts_lost_net c_pkts_lost_cont = { label = "$lang_stats.field_labels.c_pkts_lost_cont" type = "flat" index = 35 subindex = 0 } # c_pkts_lost_cont c_resendreqs = { label = "$lang_stats.field_labels.c_resendreqs" type = "flat" index = 36 subindex = 0 } # c_resendreqs c_pkts_recovered_ecc = { label = "$lang_stats.field_labels.c_pkts_recovered_ecc" type = "flat" index = 37 subindex = 0 } # c_pkts_recovered_ecc c_pkts_recovered_resent = { label = "$lang_stats.field_labels.c_pkts_recovered_resent" type = "flat" index = 38 subindex = 0 } # c_pkts_recovered_resent c_buffercount = { label = "$lang_stats.field_labels.c_buffercount" type = "flat" index = 39 subindex = 0 } # c_buffercount c_totalbuffertime = { label = "$lang_stats.field_labels.c_totalbuffertime" type = "flat" index = 40 subindex = 0 } # c_totalbuffertime c_quality = { label = "$lang_stats.field_labels.c_quality" type = "flat" index = 41 subindex = 0 } # c_quality server_ip = { label = "$lang_stats.field_labels.server_ip" type = "flat" index = 42 subindex = 0 } # server_ip s_dns = { label = "$lang_stats.field_labels.s_dns" type = "flat" index = 43 subindex = 0 } # s_dns s_totalclients = { label = "$lang_stats.field_labels.s_totalclients" type = "flat" index = 44 subindex = 0 } # s_totalclients c_cpu_util = { label = "$lang_stats.field_labels.c_cpu_util" type = "flat" index = 45 subindex = 0 } # c_cpu_util cache_state = { label = "$lang_stats.field_labels.cache_state" type = "flat" index = 46 subindex = 0 } # cache_state } # log.fields # 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 page = { label = "$lang_stats.field_labels.page" log_field = "page" type = "string" suppress_top = 1 suppress_bottom = 2 display_format_type = "page" } # page file_type = { label = "$lang_stats.field_labels.file_type" log_field = "file_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # file_type hostname = { label = "$lang_stats.field_labels.hostname" log_field = "hostname" type = "string" suppress_top = 0 suppress_bottom = 2 display_format_type = "hostname" } # hostname c_dns = { label = "$lang_stats.field_labels.c_dns" log_field = "c_dns" type = "string" suppress_top = 0 suppress_bottom = 2 } # c_dns server_response = { label = "$lang_stats.field_labels.server_response" log_field = "server_response" type = "string" suppress_top = 0 suppress_bottom = 2 } # server_response agent = { label = "$lang_stats.field_labels.agent" log_field = "agent" type = "string" suppress_top = 0 suppress_bottom = 2 } # agent referrer = { label = "$lang_stats.field_labels.referrer" log_field = "referrer" type = "string" suppress_top = 0 suppress_bottom = 2 } # referrer c_os = { label = "$lang_stats.field_labels.c_os" log_field = "c_os" type = "string" suppress_top = 0 suppress_bottom = 2 } # c_os c_osversion = { label = "$lang_stats.field_labels.c_osversion" log_field = "c_osversion" type = "string" suppress_top = 0 suppress_bottom = 2 } # c_osversion c_cpu = { label = "$lang_stats.field_labels.c_cpu" log_field = "c_cpu" type = "string" suppress_top = 0 suppress_bottom = 2 } # c_cpu protocol = { label = "$lang_stats.field_labels.protocol" log_field = "protocol" type = "string" suppress_top = 0 suppress_bottom = 2 } # protocol transport = { label = "$lang_stats.field_labels.transport" log_field = "transport" type = "string" suppress_top = 0 suppress_bottom = 2 } # transport audiocodec = { label = "$lang_stats.field_labels.audiocodec" log_field = "audiocodec" type = "string" suppress_top = 0 suppress_bottom = 2 } # audiocodec videocodec = { label = "$lang_stats.field_labels.videocodec" log_field = "videocodec" type = "string" suppress_top = 0 suppress_bottom = 2 } # videocodec channelurl = { label = "$lang_stats.field_labels.channelurl" log_field = "channelurl" type = "string" suppress_top = 0 suppress_bottom = 2 } # channelurl server_ip = { label = "$lang_stats.field_labels.server_ip" log_field = "server_ip" type = "string" suppress_top = 0 suppress_bottom = 2 } # server_ip s_dns = { label = "$lang_stats.field_labels.s_dns" log_field = "s_dns" type = "string" suppress_top = 0 suppress_bottom = 2 } # s_dns cache_state = { label = "$lang_stats.field_labels.cache_state" log_field = "cache_state" type = "string" suppress_top = 0 suppress_bottom = 2 } # cache_state } # database.fields # Log Filters log.filters = { 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 = "page" sessions_visitor_id_field = "hostname" 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 = "hostname" 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 host_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 page = true file_type = true hostname = true c_dns = true server_response = true agent = true referrer = true c_os = true c_osversion = true c_cpu = true protocol = true transport = true audiocodec = true videocodec = true channelurl = true server_ip = true s_dns = true cache_state = true } # report_groups } # create_profile_wizard_options not_supported = { } # not_supported } # blue_coat_windows_media