Forum Discussion
syslog server connection
Hello Mustphabassim,
- You have to create pool for high speed logging
- create irule logs client ip, virtual server ip, server, etc ... mapping with high speed logs pool
- applied this irules to virtual server
- MustphaBassimApr 22, 2024
Cirrus
Hello Dear
what do mean by high speed logs pool ? and do have an idea about this irule since i tried many irules but no like for that
Bests
- TeeraratApr 22, 2024
Cirrostratus
Hi Mustphabassim,
Yes, its's HSL Pool, Please try step below,
Step1 Create Syslog Pool
Step2 Create this irule below
when CLIENT_ACCEPTED
{ set hsl [HSL::open -proto UDP -pool syslog_server_pool]
}
HTTP_REQUEST {
HSL::send $hsl "<190> [IP::client_addr]:[TCP::client_port]->[IP::local_addr]:[TCP::local_port]; [HTTP::host][HTTP::uri]"
}
Step3 Apply to virtual server
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
