sys daemon-log-settings mcpdΒΆ

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

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

MODULE
       sys daemon-log-settings

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

   MODIFY
	modify mcpd
	  options:
	    audit [all | disabled | enabled | verbose]
	    log-level [alert | critical | debug | emergency | error |
		       informational | notice | panic | warning]

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

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

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

EXAMPLES
       list mcpd

       Displays information about the mcpd daemon.

       modify mcpd log-level critical

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

OPTIONS
       audit
	    Enables or disables auditing for the mcpd daemon, and specifies verbose or all as the auditing level. The
	    default is disabled.

       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 mcpd(1)