- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Will disabling logging in the Admin -> Settings ->...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 05:59 AM
01-10-2024 05:59 AM
Hello!
I’m curious if disabling logging under the Admin → Settings → Monitoring will also disable the “Enable Logs” for every Compute Host/VM that has the agent installed so they don’t forward the information that won’t be collected anyhow?
The goal is to test some CPU contention we’re seeing and I think it might be I/O bound, and would like to disable logs via the agents not sending, but with a quick skim it seemed easier to disable at the Admin level in Morpheus (especially if that disables log forwarding via the morpheus agent) vs trying to script something up that would disable it for every compute node via API or CLI if that’s exposed.
Thanks!
– Ron
Solved! Go to Solution.
- Tags:
- logging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:04 AM
01-10-2024 06:04 AM
SolutionThat would globally disable logging on the VMs. You can also disable logs per vm at the server level when you edit each server.
That said, the agents need to be updated enough to a version that supports remote disabling. This was introduced early last year.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 06:48 AM
01-10-2024 06:48 AM
Re: Will disabling logging in the Admin -> Settings -> Monitoring also disable logging flag for computes?
Awesome and thanks! I wasn’t sure if it the Admin setting would just basically discard the logs sent in from agents or would also tell the agents to not log.
Appreciate the information!