HTTP/S Scout
    • Dark
      Light
    • PDF

    HTTP/S Scout

    • Dark
      Light
    • PDF

    Article Summary

    The HTTP/S Scout checks multiple parameters related to website and web services connectivity. You can use the Scout for the following:

    • Check the responsiveness of a website and the phases of the connection.
    • Validate SSL certificates, including expiration, duration, and the certificate chain.
    • Test web services APIs using GET and POST methods, with custom headers and request bodies.
    • Check your proxy's health by sending traffic through a custom proxy server.

    Create an HTTP/S Scout:

    1. In the Scoutbees top bar, click Create Scout to open the Add New Scout window.

    2. From the Infrastructure tab, select HTTP/S as the Scout Type.

    3. Select the locations (Hives) from which you want to initiate the HTTP/S test.

    4. Select whether you want the Scout to send a GET or POST request.

    5. Enter the Address of the website or API endpoint that you want to send the request to.

    6. Enter a Name for the Scout.

    7. Select how often you want the Scout to send the request with the Run Every slider.

    8. Optionally, attach Labels to your Scout. Labels are key-value pairs which can be used to organize your Scouts. To learn more about labels, visit Scout Labels.

    9. Optionally, click on Show additional parameters to configure the following:

      • SSL Verify. Sets whether the Scout checks for a trusted SSL certificate. If you select Yes and the certificate isn't trusted, then the test fails. If the Scout is running from a Custom Hive, then the Scout can also accept self-signed certificates that are added to the machine where the Custom Hive is installed.
      • Timeout. Sets the maximum wait time for the test to finish.
      • Look for a string in the response. Sets a string that the Scout will search for in the response. If the string isn't found, then the test fails.
      • Max Redirects. Sets the maximum number of redirects to follow before the test fails.
      • Success Codes. Sets which HTTP codes the Scout considers a successful response.
      • Authentication. Sets the authentication method for the HTTP request. If you edit the Scout to run from a new location (for example, an additional Custom Hive), then you must re-enter the password.
      • Custom Headers. Sets custom headers (Key and Value) to send during the test. You can add multiple headers.
      • Request Body. If you are sending a POST request, you can enter a request body to send in the request.
      • Proxy. If the Scout is running from a Custom Hive, select whether to send the request directly to the website, or through a proxy server. None sends the request directly to the server. Inherit from Hive uses the proxy server data configured in the Custom Hive. Custom lets you configure a proxy server for the Scout.
      • Check Network Path Performance. Sets whether to check the network path to the destination. If enabled, you can set the network Timeout, and the minimum and maximum time to live (TTL). The test fails if the network path is not within your set parameters.
    10. Click Next: Alert Policy to set up alerts and notifications on the Scout before saving it. For more information, see Alert Policies.

    Test Results

    Click on a test result to see the full details of the HTTP/S test. In this example, you can see the type of information that is returned for an HTTP/S test to https://controlup.com.

    You can see a summary of the Scout configuration, along with some request and response durations:

    The Scout also shows more detailed information about the request and response:
    httpsResult2

    If you enabled Check Network Path Performance when creating the Scout, you can also see the network path with details for each hop.


    Was this article helpful?