question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

URL Category / Policy (proxy, webfilter data)

See original GitHub issue

Proxy/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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
webmatcommented, Apr 5, 2019

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 add url.category as a custom field right now.

0reactions
ebeahancommented, Feb 23, 2021

We now even require file classification which can be implemented the same way as URL one. So what about to create reusable *.classification.[class/category/subcategory] subfields?

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found