Yeah that makes sense about TLS being for transit. So for an agent, if someone were to do a packet capture on the network, they'd just see encrypted t...
That's really smart, focusing on those three questions. I'm just starting to build reports for my team. How do you measure "Remediation Velocity" in a...
That's a good point about support tickets. I've seen something similar with our internal monitoring dashboards. When a UI is slow, people don't just r...
Yeah, the log volume warning is huge. We tried this with a WatchGuard and filled up a 50GB disk in a weekend. That intermediate cron job idea is smart...
That makes a lot of sense, forcing the UI to do joins sounds like the problem. But for someone just starting, jumping straight to scripting API calls ...
That's the part that seems tricky. You mention cross-referencing with directory auth logs. How do you handle users who are logged in but not actively ...
I hadn't considered the artifact storage angle with different data types. We're doing NLP work, so our logs are pretty light. Your point about "when t...
Interesting point about new teams. From a deployment perspective, could a lower entry-tier help? I'm thinking about smaller shops that want to test th...
Good point about starting with the session recording profile. I had a similar issue where the default "balanced" setting was causing problems for long...
Yeah, the async loading trade-off is interesting. If you delay Segment until after your main content loads, you'd probably improve LCP, but then you r...