Forum Discussion
Joshgreen_94
Aug 08, 2022Nimbostratus
HTTPS Custom Monitor
Hi all, I need to format a custom HTTPS monitor in such a way it makes a request similar to the below: curl -L -X GET 'https://x.x.x.x:9200/_cluster/health?pretty' -H 'Authorization: ApiKey anapik...
- Aug 08, 2022
Hi Josh,
Send String:
GET /_cluster/health?pretty HTTP/1.1\r\nAuthorization: ApiKey anapikeygoeshere\r\nConnection: Close\r\n\r\n
If the pool member ports are not 9200, you must specify them in the "Alias Service Port" field.
Aug 08, 2022
Hi Josh,
Send String:
GET /_cluster/health?pretty HTTP/1.1\r\nAuthorization: ApiKey anapikeygoeshere\r\nConnection: Close\r\n\r\n
If the pool member ports are not 9200, you must specify them in the "Alias Service Port" field.
- Joshgreen_94Aug 10, 2022Nimbostratus
Thank you, that worked great.
Got that one written down for next time 🙂
All the best.
Josh
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects