Maisie Wang

Results 24 comments of Maisie Wang

You can set up scheduled search and configure alerts to get notified through email or webhook when you don't have any logs for x amount of time. We are actively...

Hi @coderanger thank you for reporting this issue. Do you have any recommendation on how this can be addressed?

Hi. The collector has internal state to keep track of what has been collected and the state is persistent for container restarts but not redeploys, so we recommend not redeploying...

The collector directory is `/opt/SumoCollector/` and contains collector/source configuration and states. However it is not officially verified that collector can persist through redeploys by putting the directory on a volume.

Hi @aleclarson , how many sources do you have in this collector? The number of sources and ingest volume may affect memory usage. You can definitely try reducing the polling...

Has this number been lower on your collector (with previous collector version or any configuration changes on sources), or have you just noticed the memory usage lately? It is very...

Java-based processes can be memory consuming. The .jar dependencies we ship in the collector is ~50 MiB, and the java runtime itself will either direct consume or reserve (at least)...

Hi @kigsmtua , thank you for reporting the issue. What version of Docker are you using currently? We have seen this issue before and it is a Docker bug https://github.com/moby/moby/issues/23913...

And which collector version are you on? Can you confirm you have not upgraded/downgraded collector before the issue started and the only change is the Docker version? One thing I...

what caused the bug exactly? not sure if I'm getting that information from the PR description