sys log-config destination alertdΒΆ

sys log-config destination aleBIG-IP TMSH sysulog-config destination alertd(1)



NAME
       alertd - Modify the AlertD destination.

MODULE
       sys log-config destination

SYNTAX
       Modify the AlertD component within the sys log-config destination
       module using the syntax shown in the following sections.

   MODIFY
	 modify alertd [name]
	 options:
	  all
	  description [string]

   DISPLAY
	list alertd
	list alertd [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line

       Note: There is only one AlertD destination, alertd; this destination
       cannot be created or deleted.

DESCRIPTION
       You can use this destination component to modify the AlertD destination
       for the common logging interface. There is only one AlertD destination;
       it cannot be deleted. You can use this destination to send logs
       directly to the AlertD daemon, bypassing syslog-ng.

EXAMPLES
       list alertd alertd

       Displays properties of the AlertD destination.

OPTIONS
       all  Specifies that you want to modify all of the existing components
	    of the specified type.

       description
	    User defined description.

       glob Displays the items that match the glob expression. See help glob
	    for a description of glob expression syntax.

       name Specifies a unique name for the component. This option is required
	    for the modify command.

       regex
	    Displays the items that match the regular expression. The regular
	    expression must be preceded by an at sign (@[regular expression])
	    to indicate that the identifier is a regular expression. See help
	    regex for a description of regular expression syntax.

SEE ALSO
       glob, list, modify, regex, 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 2008, 2012-2014. All rights
       reserved.



BIG-IP				  2014-07-sys log-config destination alertd(1)