I see the below in splunkd.log
ERROR AdminManager - Argument "timeout" is not supported by this handler.
UPDATE
01-04-2013 08:04:10.394 +0000 INFO AdminManager - adding validation:savedsearch validation rule alert.severity='alert.severity'>0 AND 'alert.severity'<7 ...
01-04-2013 08:04:10.394 +0000 INFO AdminManager - adding validation:savedsearch validation rule alert.suppress=validate( is_bool('alert.suppress'), "Value of argument 'alert.suppress' must be a boolean") ...
01-04-2013 08:04:10.394 +0000 INFO AdminManager - adding validation:savedsearch validation rule alert.suppress.period=validate ( match('alert.suppress.period', "(?i)^(ack)|(\d+[hmsd]?)$"), "Value of argument alert.suppress.period must be of the format[smhd]? or ack") ...
01-04-2013 08:04:10.399 +0000 INFO AdminManager - hId=/saved/searches, feedName=savedsearch, atomUrl=servicesNS/nbkbk7n/ecomm_splunk_env_monitoring
01-04-2013 08:04:22.241 +0000 INFO AdminManager - alias results: oldPath=/licenser/slaves, newPath=admin//slaves, handlerId=/licenser/slaves, tmpURL=/licenser
01-04-2013 08:04:22.241 +0000 ERROR AdminManager - Argument "timeout" is not supported by this handler.
01-04-2013 08:04:32.456 +0000 INFO AdminManager - alias results: oldPath=/server/info, newPath=admin//server-info, handlerId=/server/info, tmpURL=/server
01-04-2013 08:04:32.463 +0000 INFO AdminManager - hId=/server/info, feedName=server-info, atomUrl=services
01-04-2013 08:04:32.980 +0000 INFO AdminManager - alias results: oldPath=/server/info, newPath=admin//server-info, handlerId=/server/info, tmpURL=/server
01-04-2013 08:04:32.984 +0000 INFO AdminManager - hId=/server/info, feedName=server-info, atomUrl=services
01-04-2013 08:04:36.913 +0000 INFO AdminManager - alias results: oldPath=/saved/searches/DM%20missing%20sourcetypes/notify, newPath=admin//savedsearch/DM%20missing%20sourcetypes/notify, handlerId=/saved/searches, tmpURL=/saved
01-04-2013 08:04:36.915 +0000 INFO AdminManager - adding validation rules from restmap.conf [validation:savedsearch]
What does it mean and how can i fix this.
Anand
it sounds like you have an incorrect value in Manager>>System configurations>>System settings>>General settings>>System timeout field
it sounds like you have an incorrect value in Manager>>System configurations>>System settings>>General settings>>System timeout field
i am not sure as it doesnot seems to be linked to any of the above or below events...you might need to put log level to DEBUG for the AdminManager...
Thank you Mario. 1h is the value i'm having. I ran AdminManager in info mode and have the following. Please see update in Question