URL Category / Policy (proxy, webfilter data)
See original GitHub issueProxy/webfilter/etc device types that handle URL data will generally categorize that data. E.g., “Search Engines”, “Entertainment”, “Education”, etc
We’re missing a field to place this information, url.category
or url.type
. I would have suggested event.category
, but that’s listed as a field where a future change is intended to enumerate field values, so that wouldn’t fit with device-provided parsed data.
In addition, I would suggested a url.policy
or url.rule
which would contain the rule number or keyword value that either allowed or blocked a request through a device. This could also go under event
itself, as a police or rule field there.
If the http
object is a better choice for this information, that is fine as well
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
URL Filtering Best Practices - Palo Alto Networks
Palo Alto Networks URL filtering solution protects you from web-based threats, and gives you a simple way to monitor and control web activity....
Read more >About URL Filtering - Zscaler Help
The URL Filtering policy consists of rules that you define. When you add a rule, you specify criteria, such as URL categories, users,...
Read more >Explicitly enable custom categories for web filter profiles, SSL ...
Go to Policy & Objects > Addresses and click Create New > Address, or edit an existing proxy address. Set Category to Proxy...
Read more >URL Filtering Category Groups - Trend Micro
URL Filtering Category Group URL Filtering Category Type URL Filtering Category Definit...
General Health Sites about health, fitness, or...
Internet Security Potentially Malicious Software Sites...
Read more >How to Configure URL Filtering in the HTTP Proxy
In the allow list, you can add users or IP addresses that are allowed to bypass the web filter. All page requests from...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for bringing this to our attention. We’ll consider this for future versions of ECS.
I like
url.category
best, among these choices. I’d say it’s safe for you to addurl.category
as a custom field right now.@vbohata Do the
rule.*
fields also align with some of your new needs? Happy to discuss more if needed, but I suggest we start up a new issue.