-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
After setting up a two-node, single-disk MinIO cluster, I configured the server log webhook on one of the nodes (using mc). However, even after performing numerous operations, no server logs were generated.
Expected Behavior
The expected behavior is that when the MinIO service on a node goes offline, the server log should record an offline event/message.
Current Behavior
The current behavior is that when the MinIO service on a node goes offline, the server log does not record the node's offline event/message.
Possible Solution
Steps to Reproduce (for bugs)
- Set up a two-node, single-disk MinIO cluster and Configure the mc tool and set up the MinIO alias.
- Use mc to configure the webhook for the server log.
- Restart the MinIO service and shut down one of the nodes.
- However, sending logs to the server log's webhook using
curlon thecent03node works fine.
Context
Regression
Your Environment
- Version used (
minio --version):RELEASE.2024-10-02T17-50-41Z (commit-id=ded0b19d97bb9f73f4d78382eb131ff80003e272) - Server setup and configuration:
- Operating System and version (
uname -a):Linux cent03 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux