Skip to content

Health Check URL for Mirth Server in Docker #6275

Answered by rjkroll
rjcdoc asked this question in Q&A
Discussion options

You must be logged in to vote

You could try to hit the API URL, which in theory would only be accessible of Mirth was up and running normally:

https://servername:8443/api

You could also setup a HTTP listener channel in Mirth that returns a '200 OK Status' you could use as the URL Health-check.

EDIT: I don't docker, but I forgot at one point I had setup a TCP Listener and used a Powershell script to send a TCP message to that endpoint, then scheduled it to run on a Windows server seperate from the Mirth server, and it sends a message every 1 minute.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pacmano1
Comment options

Answer selected by pacmano1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants