sys daemon-log-settings lindΒΆ

sys daemon-log-settings lind(1) 		  BIG-IP TMSH Manual		      sys daemon-log-settings lind(1)

NAME
       lind - Changes the log-level of or displays information about the daemon lind.

MODULE
       sys daemon-log-settings

SYNTAX
       Configure the lind component within the sys daemon-log-settings module using the syntax in the following
       sections.

   MODIFY
	modify lind
	  options:
	    log-level [critical | debug | error | informational | notice |
			   warning]

	edit lind
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list lind
	  options:
	    all-properties
	    non-default-properties
	    one-line

DESCRIPTION
       You can use the lind component to change the level of the messages about the lind daemon that appear in the
       system logs. Additionally, you can display information about the daemon.

EXAMPLES
       list lind

       Displays information about the lind daemon.

       modify lind log-level critical

       Changes the level of the messages about the lind daemon that display in the system log to critical.

OPTIONS
       log-level
	    Specifies the level of log messages for the specified daemon that you want to display in the system log.

SEE ALSO
       edit, list, modify, 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-2010. All rights reserved.

BIG-IP						      2010-03-31		      sys daemon-log-settings lind(1)