Closed ntimo closed 2 years ago
You can view some system stats for each Sidecar host in the Graylog interface. E.g. disk drive with above 75%. For that the Sidecar needs to go through the list of available disks. If you don't want that you can disable send_status
in the Sidecar configuration.
@mariussturm Thats a useful feature, and we would like to continue to use it. But why does it have to check the disk usage of a disk(dvd) drive? Is there some way to exlucde these kind of devices from the scan?
I think only A: and B: are reserved for floppy drives. The others can be hard drives or not, the software doesn't know it upfront. Yeah we could make that configurable if that helps.
I think having a config option for that would be very nice.
I don't know when we find the time for it but I change this issue to a feature request.
@mariussturm very annoying issue. I guess, people who using Graylog do read the logs, and they unhappy to see lots of useless messages from sidecar there. Is there any option to disable disks scanninng? Can admin replace "CDEFGHIJKLMNOPQRSTUVWXYZ" with "" in sigar config somehow? Collector status is useful, but disks status is not.
Problem description
We are running Graylog collector sidecar on Windows Server 2016 using a app user. This app user tries to mount Volume D, which is a disk drive.
Steps to reproduce the problem
Environment