How to get health check of my application (HTTP Code status)

Comments

3 comments

  • Official comment
    Avatar
    Graham Watts

    Hi Abdullah,

    Does your application write the results of its healthchecks to a log line?

    For example, if these are captured in CloudWatch Logs, you can collect those log lines here: https://help.sumologic.com/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/

    Here are other collection approaches:

    1. If your application runs on EC2 you can add a collector agent - Windows | Linux
    2. If the data we need is contained in a CloudWatch Metric, we can collect those here

     

    Comment actions Permalink
  • Avatar
    Abdullah Hawa

    Hello, Graham,

    I already installed the collector at my EC2 instance.

    And, I can get the logs, and other monitoring values into my Sumo Logic

    I have different applications in my infrastructure, like Tomcat, and Karaf applications.

    I am asking to get a health check of my URL, for example, 45.24.241.5:8080, I need to check if this URL is reachable, so that will let get a (200) status, (404), or other.

    I don't need to still use the Cloud Watch!

    0
    Comment actions Permalink
  • Avatar
    Eli Jang

    Hi Abdullah,

    Have you install Apache app? If not, please install it and take a look. You can find many useful dashboads.

    How to: https://help.sumologic.com/docs/get-started/apps-integrations/

    0
    Comment actions Permalink

Please sign in to leave a comment.