We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. No
Describe the solution you'd like I always used the following to forward my access_log to splunk: access_log udp://192.168.4.63:514
access_log udp://192.168.4.63:514
Add solution to specify custom options or add it as a specific setting as log option (just to specify ip, port and protocol udp/tcp)
The text was updated successfully, but these errors were encountered:
@vistalba you should already be able to do so, choose syslog Goto syslog targets: And filter your log traffic:
Sorry, something went wrong.
Thanks... didn't get that point that the Application is named "squid" in "Logs/Targets" and "WebProxy" in WebGUI.
No branches or pull requests
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
I always used the following to forward my access_log to splunk:
access_log udp://192.168.4.63:514Add solution to specify custom options or add it as a specific setting as log option (just to specify ip, port and protocol udp/tcp)
The text was updated successfully, but these errors were encountered: