sys daemon-log-settings clusterdΒΆ

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

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

MODULE
       sys daemon-log-settings

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

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

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

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

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

EXAMPLES
       list clusterd

       Displays information about the clusterd daemon.

       modify clusterd log-level critical

       Changes the level of the messages about the clusterd 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 clusterd(1)