Kirk Pepperdine
Kirk Pepperdine
I've had this happen also and I can confirm that switching IP addresses is definitively an issue. I captured a stack trace to sort out what maybe the issue. Still...
These settings in /etc/hosts seem to help resolve the issue 127.0.0.1 localhost box.local 255.255.255.255 broadcasthost ::1 localhost box.local fe80::1%1lo0 localhost box.local
can you push your data? I don't see the experimental flags being used that would produce this data read by this app
Ok, this is weird. I was following this thread and I didn’t see any new comments show up until now. This might work however, and unfortunately, without properly functional named...
I was trying to clarify the issues without being prescriptive. That said, I’m happy to eval a PR with this solution.
I'm not sure what is meant by "proper" docs but I do know that improvements to the documentation are a high priority and are in-flight. If you have specific suggestions...
Thank you for all the extra information. We ha(ve)(d) test to ensure that the events contain the correct values. The first thing here is to check that those tests are...
Good question. I'm not stuck on having a KB resolution in the data through I'm not so happy with a MB resolution either. IMO, it's far too granular. Given that...
Hi @logesh056, The parsing makes use of regex. Regex expressions are built up in interfaces that are specific to each collector. For example, the patterns to parse CMS log lines...
I think there is a data structure to collect the region information. I'll drop more testing in here today if that is ok with you David.