Forum Discussion

Netmart's avatar
Netmart
Icon for Nimbostratus rankNimbostratus
Nov 06, 2024

F5 Health Monitor Receive String as JSON

Hello,

We have to set up Health Monitor where the received string in response header is in json format.

And therefore, I am wondering, how to configure the proper string that F5 will understand:

 

Received String:

 

{"status":"started","services":[{"name":"nae-kmip","status":"started"}]}

 

It seems to except RegEx like the following:

HTTP/1.1 200 OK|name:name-kmip,status:started

 

However, I am not sure if this would match.

 

I would appreciate any advise.

 

Thanks,

 

No RepliesBe the first to reply