# Copyright (c) 2010 Flowerfire, Inc. All Rights Reserved. radius_act = { # The name of the log format log.format.format_label = "Radius ACT Log Format" log.miscellaneous.log_data_type = "generic" log.miscellaneous.log_format_type = "network_device" # The log is in this format if any of the first ten lines match this regular expression # This used to be the Date/Time line below, but that matches too many other formats. # If anyone has an example of a Radius ACT log, please email it to support@flowerfire.com # and we will add back autodetection log.format.autodetect_regular_expression = "NO AUTODETECTION" # '"Date","Time",' # Use , as the separator log.format.field_separator = "," # The format of dates and times in this log log.format.date_format = "dd/mm/yyyy" log.format.time_format = "hh:mm:ss" # Log fields log.fields = { date = { label = "$lang_stats.field_labels.date" type = "date" index = 1 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # date time = { label = "$lang_stats.field_labels.time" type = "time" index = 2 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # time ras_client = { label = "$lang_stats.field_labels.ras_client" type = "flat" index = 3 subindex = 0 } # ras_client record_type = { label = "$lang_stats.field_labels.record_type" type = "flat" index = 4 subindex = 0 } # record_type full_name = { label = "$lang_stats.field_labels.full_name" type = "flat" index = 5 subindex = 0 } # full_name auth_type = { label = "$lang_stats.field_labels.auth_type" type = "flat" index = 6 subindex = 0 } # auth_type user_name = { label = "$lang_stats.field_labels.user_name" type = "flat" index = 7 subindex = 0 } # user_name nas_port = { label = "$lang_stats.field_labels.nas_port" type = "flat" index = 8 subindex = 0 } # nas_port framed_ip_address = { label = "$lang_stats.field_labels.framed_ip_address" type = "flat" index = 9 subindex = 0 } # framed_ip_address acct_status_type = { label = "$lang_stats.field_labels.acct_status_type" type = "flat" index = 10 subindex = 0 } # acct_status_type acct_delay_time = { label = "$lang_stats.field_labels.acct_delay_time" type = "flat" index = 11 subindex = 0 } # acct_delay_time acct_input_octets = { label = "$lang_stats.field_labels.acct_input_octets" type = "flat" index = 12 subindex = 0 } # acct_input_octets acct_output_octets = { label = "$lang_stats.field_labels.acct_output_octets" type = "size" index = 13 subindex = 0 hierarchy_dividers = "" left_to_right = false leading_divider = "false" } # acct_output_octets acct_session_id = { label = "$lang_stats.field_labels.acct_session_id" type = "flat" index = 14 subindex = 0 } # acct_session_id acct_authentic = { label = "$lang_stats.field_labels.acct_authentic" type = "flat" index = 15 subindex = 0 } # acct_authentic acct_session_time = { label = "$lang_stats.field_labels.acct_session_time" type = "flat" index = 16 subindex = 0 } # acct_session_time acct_input_packets = { label = "$lang_stats.field_labels.acct_input_packets" type = "flat" index = 17 subindex = 0 } # acct_input_packets acct_output_packets = { label = "$lang_stats.field_labels.acct_output_packets" type = "flat" index = 18 subindex = 0 } # acct_output_packets acct_termination_cause = { label = "$lang_stats.field_labels.acct_termination_cause" type = "flat" index = 19 subindex = 0 } # acct_termination_cause acct_multi_session_id = { label = "$lang_stats.field_labels.acct_multi_session_id" type = "flat" index = 20 subindex = 0 } # acct_multi_session_id acct_link_count = { label = "$lang_stats.field_labels.acct_link_count" type = "flat" index = 21 subindex = 0 } # acct_link_count acc_err_message = { label = "$lang_stats.field_labels.acc_err_message" type = "flat" index = 22 subindex = 0 } # acc_err_message annex_product_name = { label = "$lang_stats.field_labels.annex_product_name" type = "flat" index = 23 subindex = 0 } # annex_product_name annex_sw_version = { label = "$lang_stats.field_labels.annex_sw_version" type = "flat" index = 24 subindex = 0 } # annex_sw_version annex_system_disc_reason = { label = "$lang_stats.field_labels.annex_system_disc_reason" type = "flat" index = 25 subindex = 0 } # annex_system_disc_reason annex_modem_disc_reason = { label = "$lang_stats.field_labels.annex_modem_disc_reason" type = "flat" index = 26 subindex = 0 } # annex_modem_disc_reason annex_disconnect_reason = { label = "$lang_stats.field_labels.annex_disconnect_reason" type = "flat" index = 27 subindex = 0 } # annex_disconnect_reason annex_transmit_speed = { label = "$lang_stats.field_labels.annex_transmit_speed" type = "flat" index = 28 subindex = 0 } # annex_transmit_speed annex_receive_speed = { label = "$lang_stats.field_labels.annex_receive_speed" type = "flat" index = 29 subindex = 0 } # annex_receive_speed ascend_modem_port_number = { label = "$lang_stats.field_labels.ascend_modem_port_number" type = "flat" index = 30 subindex = 0 } # ascend_modem_port_number ascend_modem_slot_number = { label = "$lang_stats.field_labels.ascend_modem_slot_number" type = "flat" index = 31 subindex = 0 } # ascend_modem_slot_number ascend_modem_shelf_number = { label = "$lang_stats.field_labels.ascend_modem_shelf_number" type = "flat" index = 32 subindex = 0 } # ascend_modem_shelf_number ascend_xmit_rate = { label = "$lang_stats.field_labels.ascend_xmit_rate" type = "flat" index = 33 subindex = 0 } # ascend_xmit_rate nautica_acct_sessionid = { label = "$lang_stats.field_labels.nautica_acct_sessionid" type = "flat" index = 34 subindex = 0 } # nautica_acct_sessionid nautica_acct_direction = { label = "$lang_stats.field_labels.nautica_acct_direction" type = "flat" index = 35 subindex = 0 } # nautica_acct_direction nautica_acct_causeprotocol = { label = "$lang_stats.field_labels.nautica_acct_causeprotocol" type = "flat" index = 36 subindex = 0 } # nautica_acct_causeprotocol nautica_acct_causesource = { label = "$lang_stats.field_labels.nautica_acct_causesource" type = "flat" index = 37 subindex = 0 } # nautica_acct_causesource telebit_accounting_info = { label = "$lang_stats.field_labels.telebit_accounting_info" type = "flat" index = 38 subindex = 0 } # telebit_accounting_info last_number_dialed_out = { label = "$lang_stats.field_labels.last_number_dialed_out" type = "flat" index = 39 subindex = 0 } # last_number_dialed_out last_number_dialed_in_dnis = { label = "$lang_stats.field_labels.last_number_dialed_in_dnis" type = "flat" index = 40 subindex = 0 } # last_number_dialed_in_dnis last_callers_number_ani = { label = "$lang_stats.field_labels.last_callers_number_ani" type = "flat" index = 41 subindex = 0 } # last_callers_number_ani channel = { label = "$lang_stats.field_labels.channel" type = "flat" index = 42 subindex = 0 } # channel event_id = { label = "$lang_stats.field_labels.event_id" type = "flat" index = 43 subindex = 0 } # event_id event_date_time = { label = "$lang_stats.field_labels.event_date_time" type = "flat" index = 44 subindex = 0 } # event_date_time call_start_date_time = { label = "$lang_stats.field_labels.call_start_date_time" type = "flat" index = 45 subindex = 0 } # call_start_date_time call_end_date_time = { label = "$lang_stats.field_labels.call_end_date_time" type = "flat" index = 46 subindex = 0 } # call_end_date_time default_dte_data_rate = { label = "$lang_stats.field_labels.default_dte_data_rate" type = "flat" index = 47 subindex = 0 } # default_dte_data_rate initial_rx_link_data_rate = { label = "$lang_stats.field_labels.initial_rx_link_data_rate" type = "flat" index = 48 subindex = 0 } # initial_rx_link_data_rate final_rx_link_data_rate = { label = "$lang_stats.field_labels.final_rx_link_data_rate" type = "flat" index = 49 subindex = 0 } # final_rx_link_data_rate initial_tx_link_data_rate = { label = "$lang_stats.field_labels.initial_tx_link_data_rate" type = "flat" index = 50 subindex = 0 } # initial_tx_link_data_rate final_tx_link_data_rate = { label = "$lang_stats.field_labels.final_tx_link_data_rate" type = "flat" index = 51 subindex = 0 } # final_tx_link_data_rate sync_async_mode = { label = "$lang_stats.field_labels.sync_async_mode" type = "flat" index = 52 subindex = 0 } # sync_async_mode originate_answer_mode = { label = "$lang_stats.field_labels.originate_answer_mode" type = "flat" index = 53 subindex = 0 } # originate_answer_mode modulation_type = { label = "$lang_stats.field_labels.modulation_type" type = "flat" index = 54 subindex = 0 } # modulation_type equalization_type = { label = "$lang_stats.field_labels.equalization_type" type = "flat" index = 55 subindex = 0 } # equalization_type fallback_enabled = { label = "$lang_stats.field_labels.fallback_enabled" type = "flat" index = 56 subindex = 0 } # fallback_enabled characters_sent = { label = "$lang_stats.field_labels.characters_sent" type = "flat" index = 57 subindex = 0 } # characters_sent characters_received = { label = "$lang_stats.field_labels.characters_received" type = "flat" index = 58 subindex = 0 } # characters_received blocks_sent = { label = "$lang_stats.field_labels.blocks_sent" type = "flat" index = 59 subindex = 0 } # blocks_sent blocks_received = { label = "$lang_stats.field_labels.blocks_received" type = "flat" index = 60 subindex = 0 } # blocks_received blocks_resent = { label = "$lang_stats.field_labels.blocks_resent" type = "flat" index = 61 subindex = 0 } # blocks_resent retrains_requested = { label = "$lang_stats.field_labels.retrains_requested" type = "flat" index = 62 subindex = 0 } # retrains_requested retrains_granted = { label = "$lang_stats.field_labels.retrains_granted" type = "flat" index = 63 subindex = 0 } # retrains_granted line_reversals = { label = "$lang_stats.field_labels.line_reversals" type = "flat" index = 64 subindex = 0 } # line_reversals number_of_characters_lost = { label = "$lang_stats.field_labels.number_of_characters_lost" type = "flat" index = 65 subindex = 0 } # number_of_characters_lost number_of_blers = { label = "$lang_stats.field_labels.number_of_blers" type = "flat" index = 66 subindex = 0 } # number_of_blers number_of_link_timeouts = { label = "$lang_stats.field_labels.number_of_link_timeouts" type = "flat" index = 67 subindex = 0 } # number_of_link_timeouts number_of_fallbacks = { label = "$lang_stats.field_labels.number_of_fallbacks" type = "flat" index = 68 subindex = 0 } # number_of_fallbacks number_of_upshifts = { label = "$lang_stats.field_labels.number_of_upshifts" type = "flat" index = 69 subindex = 0 } # number_of_upshifts number_of_link_naks = { label = "$lang_stats.field_labels.number_of_link_naks" type = "flat" index = 70 subindex = 0 } # number_of_link_naks back_channel_data_rate = { label = "$lang_stats.field_labels.back_channel_data_rate" type = "flat" index = 71 subindex = 0 } # back_channel_data_rate simplified_mnp_levels = { label = "$lang_stats.field_labels.simplified_mnp_levels" type = "flat" index = 72 subindex = 0 } # simplified_mnp_levels simplified_v42bis_usage = { label = "$lang_stats.field_labels.simplified_v42bis_usage" type = "flat" index = 73 subindex = 0 } # simplified_v42bis_usage pw_vpn_id = { label = "$lang_stats.field_labels.pw_vpn_id" type = "flat" index = 74 subindex = 0 } # pw_vpn_id } # 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 ras_client = { label = "$lang_stats.field_labels.ras_client" log_field = "ras_client" type = "string" suppress_top = 0 suppress_bottom = 2 } # ras_client record_type = { label = "$lang_stats.field_labels.record_type" log_field = "record_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # record_type full_name = { label = "$lang_stats.field_labels.full_name" log_field = "full_name" type = "string" suppress_top = 0 suppress_bottom = 2 } # full_name auth_type = { label = "$lang_stats.field_labels.auth_type" log_field = "auth_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # auth_type user_name = { label = "$lang_stats.field_labels.user_name" log_field = "user_name" type = "string" suppress_top = 0 suppress_bottom = 2 } # user_name nas_port = { label = "$lang_stats.field_labels.nas_port" log_field = "nas_port" type = "string" suppress_top = 0 suppress_bottom = 2 } # nas_port framed_ip_address = { label = "$lang_stats.field_labels.framed_ip_address" log_field = "framed_ip_address" type = "string" suppress_top = 0 suppress_bottom = 2 } # framed_ip_address acct_status_type = { label = "$lang_stats.field_labels.acct_status_type" log_field = "acct_status_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_status_type acct_delay_time = { label = "$lang_stats.field_labels.acct_delay_time" log_field = "acct_delay_time" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_delay_time acct_session_id = { label = "$lang_stats.field_labels.acct_session_id" log_field = "acct_session_id" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_session_id acct_authentic = { label = "$lang_stats.field_labels.acct_authentic" log_field = "acct_authentic" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_authentic acct_session_time = { label = "$lang_stats.field_labels.acct_session_time" log_field = "acct_session_time" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_session_time acct_input_packets = { label = "$lang_stats.field_labels.acct_input_packets" log_field = "acct_input_packets" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_input_packets acct_output_packets = { label = "$lang_stats.field_labels.acct_output_packets" log_field = "acct_output_packets" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_output_packets acct_termination_cause = { label = "$lang_stats.field_labels.acct_termination_cause" log_field = "acct_termination_cause" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_termination_cause acct_multi_session_id = { label = "$lang_stats.field_labels.acct_multi_session_id" log_field = "acct_multi_session_id" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_multi_session_id acct_link_count = { label = "$lang_stats.field_labels.acct_link_count" log_field = "acct_link_count" type = "string" suppress_top = 0 suppress_bottom = 2 } # acct_link_count acc_err_message = { label = "$lang_stats.field_labels.acc_err_message" log_field = "acc_err_message" type = "string" suppress_top = 0 suppress_bottom = 2 } # acc_err_message annex_product_name = { label = "$lang_stats.field_labels.annex_product_name" log_field = "annex_product_name" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_product_name annex_sw_version = { label = "$lang_stats.field_labels.annex_sw_version" log_field = "annex_sw_version" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_sw_version annex_system_disc_reason = { label = "$lang_stats.field_labels.annex_system_disc_reason" log_field = "annex_system_disc_reason" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_system_disc_reason annex_modem_disc_reason = { label = "$lang_stats.field_labels.annex_modem_disc_reason" log_field = "annex_modem_disc_reason" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_modem_disc_reason annex_disconnect_reason = { label = "$lang_stats.field_labels.annex_disconnect_reason" log_field = "annex_disconnect_reason" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_disconnect_reason annex_transmit_speed = { label = "$lang_stats.field_labels.annex_transmit_speed" log_field = "annex_transmit_speed" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_transmit_speed annex_receive_speed = { label = "$lang_stats.field_labels.annex_receive_speed" log_field = "annex_receive_speed" type = "string" suppress_top = 0 suppress_bottom = 2 } # annex_receive_speed ascend_modem_port_number = { label = "$lang_stats.field_labels.ascend_modem_port_number" log_field = "ascend_modem_port_number" type = "string" suppress_top = 0 suppress_bottom = 2 } # ascend_modem_port_number ascend_modem_slot_number = { label = "$lang_stats.field_labels.ascend_modem_slot_number" log_field = "ascend_modem_slot_number" type = "string" suppress_top = 0 suppress_bottom = 2 } # ascend_modem_slot_number ascend_modem_shelf_number = { label = "$lang_stats.field_labels.ascend_modem_shelf_number" log_field = "ascend_modem_shelf_number" type = "string" suppress_top = 0 suppress_bottom = 2 } # ascend_modem_shelf_number ascend_xmit_rate = { label = "$lang_stats.field_labels.ascend_xmit_rate" log_field = "ascend_xmit_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # ascend_xmit_rate nautica_acct_sessionid = { label = "$lang_stats.field_labels.nautica_acct_sessionid" log_field = "nautica_acct_sessionid" type = "string" suppress_top = 0 suppress_bottom = 2 } # nautica_acct_sessionid nautica_acct_direction = { label = "$lang_stats.field_labels.nautica_acct_direction" log_field = "nautica_acct_direction" type = "string" suppress_top = 0 suppress_bottom = 2 } # nautica_acct_direction nautica_acct_causeprotocol = { label = "$lang_stats.field_labels.nautica_acct_causeprotocol" log_field = "nautica_acct_causeprotocol" type = "string" suppress_top = 0 suppress_bottom = 2 } # nautica_acct_causeprotocol nautica_acct_causesource = { label = "$lang_stats.field_labels.nautica_acct_causesource" log_field = "nautica_acct_causesource" type = "string" suppress_top = 0 suppress_bottom = 2 } # nautica_acct_causesource telebit_accounting_info = { label = "$lang_stats.field_labels.telebit_accounting_info" log_field = "telebit_accounting_info" type = "string" suppress_top = 0 suppress_bottom = 2 } # telebit_accounting_info last_number_dialed_out = { label = "$lang_stats.field_labels.last_number_dialed_out" log_field = "last_number_dialed_out" type = "string" suppress_top = 0 suppress_bottom = 2 } # last_number_dialed_out last_number_dialed_in_dnis = { label = "$lang_stats.field_labels.last_number_dialed_in_dnis" log_field = "last_number_dialed_in_dnis" type = "string" suppress_top = 0 suppress_bottom = 2 } # last_number_dialed_in_dnis last_callers_number_ani = { label = "$lang_stats.field_labels.last_callers_number_ani" log_field = "last_callers_number_ani" type = "string" suppress_top = 0 suppress_bottom = 2 } # last_callers_number_ani channel = { label = "$lang_stats.field_labels.channel" log_field = "channel" type = "string" suppress_top = 0 suppress_bottom = 2 } # channel event_id = { label = "$lang_stats.field_labels.event_id" log_field = "event_id" type = "string" suppress_top = 0 suppress_bottom = 2 } # event_id event_date_time = { label = "$lang_stats.field_labels.event_date_time" log_field = "event_date_time" type = "string" suppress_top = 0 suppress_bottom = 2 } # event_date_time call_start_date_time = { label = "$lang_stats.field_labels.call_start_date_time" log_field = "call_start_date_time" type = "string" suppress_top = 0 suppress_bottom = 2 } # call_start_date_time call_end_date_time = { label = "$lang_stats.field_labels.call_end_date_time" log_field = "call_end_date_time" type = "string" suppress_top = 0 suppress_bottom = 2 } # call_end_date_time default_dte_data_rate = { label = "$lang_stats.field_labels.default_dte_data_rate" log_field = "default_dte_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # default_dte_data_rate initial_rx_link_data_rate = { label = "$lang_stats.field_labels.initial_rx_link_data_rate" log_field = "initial_rx_link_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # initial_rx_link_data_rate final_rx_link_data_rate = { label = "$lang_stats.field_labels.final_rx_link_data_rate" log_field = "final_rx_link_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # final_rx_link_data_rate initial_tx_link_data_rate = { label = "$lang_stats.field_labels.initial_tx_link_data_rate" log_field = "initial_tx_link_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # initial_tx_link_data_rate final_tx_link_data_rate = { label = "$lang_stats.field_labels.final_tx_link_data_rate" log_field = "final_tx_link_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # final_tx_link_data_rate sync_async_mode = { label = "$lang_stats.field_labels.sync_async_mode" log_field = "sync_async_mode" type = "string" suppress_top = 0 suppress_bottom = 2 } # sync_async_mode originate_answer_mode = { label = "$lang_stats.field_labels.originate_answer_mode" log_field = "originate_answer_mode" type = "string" suppress_top = 0 suppress_bottom = 2 } # originate_answer_mode modulation_type = { label = "$lang_stats.field_labels.modulation_type" log_field = "modulation_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # modulation_type equalization_type = { label = "$lang_stats.field_labels.equalization_type" log_field = "equalization_type" type = "string" suppress_top = 0 suppress_bottom = 2 } # equalization_type fallback_enabled = { label = "$lang_stats.field_labels.fallback_enabled" log_field = "fallback_enabled" type = "string" suppress_top = 0 suppress_bottom = 2 } # fallback_enabled blocks_sent = { label = "$lang_stats.field_labels.blocks_sent" log_field = "blocks_sent" type = "string" suppress_top = 0 suppress_bottom = 2 } # blocks_sent blocks_received = { label = "$lang_stats.field_labels.blocks_received" log_field = "blocks_received" type = "string" suppress_top = 0 suppress_bottom = 2 } # blocks_received blocks_resent = { label = "$lang_stats.field_labels.blocks_resent" log_field = "blocks_resent" type = "string" suppress_top = 0 suppress_bottom = 2 } # blocks_resent retrains_requested = { label = "$lang_stats.field_labels.retrains_requested" log_field = "retrains_requested" type = "string" suppress_top = 0 suppress_bottom = 2 } # retrains_requested retrains_granted = { label = "$lang_stats.field_labels.retrains_granted" log_field = "retrains_granted" type = "string" suppress_top = 0 suppress_bottom = 2 } # retrains_granted line_reversals = { label = "$lang_stats.field_labels.line_reversals" log_field = "line_reversals" type = "string" suppress_top = 0 suppress_bottom = 2 } # line_reversals number_of_characters_lost = { label = "$lang_stats.field_labels.number_of_characters_lost" log_field = "number_of_characters_lost" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_characters_lost number_of_blers = { label = "$lang_stats.field_labels.number_of_blers" log_field = "number_of_blers" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_blers number_of_link_timeouts = { label = "$lang_stats.field_labels.number_of_link_timeouts" log_field = "number_of_link_timeouts" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_link_timeouts number_of_fallbacks = { label = "$lang_stats.field_labels.number_of_fallbacks" log_field = "number_of_fallbacks" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_fallbacks number_of_upshifts = { label = "$lang_stats.field_labels.number_of_upshifts" log_field = "number_of_upshifts" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_upshifts number_of_link_naks = { label = "$lang_stats.field_labels.number_of_link_naks" log_field = "number_of_link_naks" type = "string" suppress_top = 0 suppress_bottom = 2 } # number_of_link_naks back_channel_data_rate = { label = "$lang_stats.field_labels.back_channel_data_rate" log_field = "back_channel_data_rate" type = "string" suppress_top = 0 suppress_bottom = 2 } # back_channel_data_rate simplified_mnp_levels = { label = "$lang_stats.field_labels.simplified_mnp_levels" log_field = "simplified_mnp_levels" type = "string" suppress_top = 0 suppress_bottom = 2 } # simplified_mnp_levels simplified_v42bis_usage = { label = "$lang_stats.field_labels.simplified_v42bis_usage" log_field = "simplified_v42bis_usage" type = "string" suppress_top = 0 suppress_bottom = 2 } # simplified_v42bis_usage pw_vpn_id = { label = "$lang_stats.field_labels.pw_vpn_id" log_field = "pw_vpn_id" type = "string" suppress_top = 0 suppress_bottom = 2 } # pw_vpn_id } # database.fields database.numerical_fields = { hits = { label = "$lang_stats.field_labels.hits" default = true requires_log_field = false type = "int" display_format_type = "integer" entries_field = true } # hits acct_output_octets = { label = "$lang_stats.field_labels.acct_output_octets" default = false requires_log_field = true log_field = "acct_output_octets" type = "float" display_format_type = "bandwidth" } # acct_output_octets } # database.numerical_fields 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 create_profile_wizard_options = { date_time_tracking = true # How the reports should be grouped in the report menu report_groups = { date_time_group = "" ras_client = true record_type = true full_name = true auth_type = true user_name = true nas_port = true framed_ip_address = true acct_status_type = true acct_delay_time = true acct_session_id = true acct_authentic = true acct_session_time = true acct_input_packets = true acct_output_packets = true acct_termination_cause = true acct_multi_session_id = true acct_link_count = true acc_err_message = true annex_product_name = true annex_sw_version = true annex_system_disc_reason = true annex_modem_disc_reason = true annex_disconnect_reason = true annex_transmit_speed = true annex_receive_speed = true ascend_modem_port_number = true ascend_modem_slot_number = true ascend_modem_shelf_number = true ascend_xmit_rate = true nautica_acct_sessionid = true nautica_acct_direction = true nautica_acct_causeprotocol = true nautica_acct_causesource = true telebit_accounting_info = true last_number_dialed_out = true last_number_dialed_in_dnis = true last_callers_number_ani = true channel = true event_id = true event_date_time = true call_start_date_time = true call_end_date_time = true default_dte_data_rate = true initial_rx_link_data_rate = true final_rx_link_data_rate = true initial_tx_link_data_rate = true final_tx_link_data_rate = true sync_async_mode = true originate_answer_mode = true modulation_type = true equalization_type = true fallback_enabled = true blocks_sent = true blocks_received = true blocks_resent = true retrains_requested = true retrains_granted = true line_reversals = true number_of_characters_lost = true number_of_blers = true number_of_link_timeouts = true number_of_fallbacks = true number_of_upshifts = true number_of_link_naks = true back_channel_data_rate = true simplified_mnp_levels = true simplified_v42bis_usage = true pw_vpn_id = true } # report_groups } # create_profile_wizard_options not_supported = { visitors = true sessions = true pageviews = true individualhosts = true } # not_supported } # radius_act