sys log-config destination local-databaseΒΆ

sys log-config destination local-database(1)	  BIG-IP TMSH Manual	 sys log-config destination local-database(1)

NAME
       local-database - Modify the Local Database destination.

MODULE
       sys log-config destination

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

   MODIFY
	 modify local-database [name]
	 options:
	  all
	  description [string]

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

       Note: There is only one Local Database destination, local-db. This destination cannot be created or deleted.

DESCRIPTION
       You can use this destination component to modify the Local Database destination for the common logging
       interface. There is only one Local Database destination that cannot be deleted.

EXAMPLES
       list local-database local-db

       Displays properties of the Local Database 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-2013. All rights reserved.

BIG-IP						      2013-04-10	 sys log-config destination local-database(1)