Reporting

How do I set up a daily report (24 hr window) for Blue Coat proxy logs to search for peer to peer traffic and file sharing?

wkinsey2015
New Member

Customer is asking for two daily report (covering 24 hour window) for the following:(bluecoat)

  • Peer to Peer traffic analysis report
  • File sharing system report

Search being used:

Sourcetype=bcoat_proxysg “key value pair that indicates filesharing activity”|table _time  “bluecoat host IP by field extraction name” “status code” “URL_String field extraction” “Categories Field Extraction”

Any suggestions/recommendations would be appreciated.

Thanks,
Bill

0 Karma

fdi01
Motivator

Hello

I think you are looking for this:

earliest=-1d@d+1h latest=-1d@d+2h   

try like :

Sourcetype=bcoat_proxysg “key value pair that indicates filesharing activity” earliest=-24h latest=now|table _time “bluecoat host IP by field extraction name” “status code” “URL_String field extraction” “Categories Field Extraction”
0 Karma

rkent
Explorer

According to bluecoat's reference, the category name is: "Peer-to-Peer (P2P)". Or from the url, catnum=83?

https://sitereview.bluecoat.com/catdesc.jsp?catnum=83

Here's the full list of categories: https://sitereview.bluecoat.com/categories.jsp

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...