security log remote-formatΒΆ

security log remote-format(1) BIG-IP TMSH Manual security log remote-format(1)



NAME
       remote-format - Lists the log format for different remote destinations
       (such as ArcSight, Splunk etc.) used by various Firewall events (such
       as Network, IP Intelligence, DoS etc.).

MODULE
       security log

SYNTAX
       Retrieve the list of the remote-format using the syntax shown in the
       following sections.

   DISPLAY
	list remote-format
	list remote-format [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all
	    all-properties
	    app-service
	    format
	    one-line

DESCRIPTION
       Use this command to display the actual log format used to send firewall
       event logs to remote destinations such as ArcSight, Splunk and Syslog.
       These log formats are used by the log destinations of log publisher
       configured in different sub-profiles (for example Network, IP
       Intelligence, DNS, DNS DoS etc.) of a security log profile.

EXAMPLES
       list remote-format

       Displays the log format for all firewall events.

       list remote-format network-arcsight

       Displays the format for Network log events (such as ACL matches, TCP
       events etc.) sent to an ArcSight destination.

       list remote-format network-dos-splunk

       Displays the format for Network DoS log events sent to a Splunk
       destination.

       list remote-format ip-intelligence-syslog-default

       Displays the format for IP Intelligence log events sent to a remote
       syslog destination.

OPTIONS
       app-service
	    Displays the application service to which the object belongs. The
	    default value is none. Note: If the strict-updates option is
	    enabled on the Application Service that owns the object, you
	    cannot modify or delete the object. Only the Application Service
	    can modify or delete the object.

       format
	    Displays the remote log format used by the object.

SEE ALSO
       glob, list, regex, security log profile, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2009-2013. All rights reserved.



BIG-IP				  2013-02-20	 security log remote-format(1)