Billy
2 months agoComet
How can I isolate traffic between two specific sites using the Cato API?
Hello Catoers,
I'm trying to get an overview of data transferred between sites via the Cato tunnel. I considered using the accountMetrics query to analyze bytesUpstream and bytesDownstream, but that only provides aggregate data without specifying the destination.
Would using eventsFeed - filtering by source and destination - be a better approach? Or is there another query that directly correlates traffic between specific sites?
Thanks for your guidance.