How can I log layer 7 URL Parsing

Hello there,

IP firewall Layer7 Protocols parses url, but logging is not enabled for the feature. Is any reason behind? From technical point of view, development team just logs the regular expression parsing result and timestamp.

Or anybody knows how to log the URLs which users accessed?

Regards,

Ou

Generally it could perhaps make sense to have such logging. But for URLs, I don’t think so. Unless you have some very special environment (like time bubble from twenty years ago), almost everything on internet now uses encrypted https and you can’t see URLs.

Thanks, wish the logging will be enabled soon.