# Copyright (c) 2010 Flowerfire, Inc. All Rights Reserved. symantec_gateway_security_binary = { # The name of the log format log.format.format_label = "Symantec Gateway Security Binary Log Format (SUPPORTED ONLY WITH TEXT EXPORT)" log.miscellaneous.log_data_type = "network" log.miscellaneous.log_format_type = "firewall" # The log is in this format if any of the first ten lines match this regular expression log.format.autodetect_expression = "starts_with(volatile.log_data_line, '@@@@@@@@@@@@@'))" create_profile_wizard_options = { not_supported_message = "This log data appears to be in Symantec Gateway Security Binary Log Format, which is a binary format not supported directly by $PRODUCT_NAME ($PRODUCT_NAME processes text files, and does not support binary formats). You can still analyze this data with $PRODUCT_NAME, but you need to export to a text format first, using the remotelogfile8 export tool (remotelogfile8.exe) or flatten8 (flatten8.exe). See \"Exporting Symantec SGS/SEF data to text format\" in the Frequently Asked Questions for more information." } # create_profile_wizard_options } # symantec_gateway_security_binary