Websites Management

Last updated on 26 April, 2024

You can manage the different Web Check, Ping Check, and Website Groups for your Website. Managing Websites consists of editing, deleting, exporting, and importing a Website. You can export a Website as a JSON file for sharing or versioning purposes.

Tokenizing Sensitive Information

You can tokenize sensitive information as a security best practice. LogicMonitor removes password values in the Web Check steps if the password is not tokenized.

To tokenize sensitive fields, do the following:

  • Set the field’s value as a property in the Manage Website page (For example, password=ABCD). 
  • Set the property’s name as a token (For example, ##password##). All property values are removed during export. This ensures your sensitive information is not exported.

Note: For DataSources, any property name that includes password or .pass are masked.

Editing a Website

  1. In LogicMonitor, navigate to Websites > required Web or Ping Check.
  2. Select (Manage) Manage icon.
    Manage Website Page
  3. Enter the required changes in the BasicSettingsCheckpoints, and Alert Triggering tabs. For more information, see Web Check and Ping Check
  4. Select Save

Deleting a Website

  1. In LogicMonitor, navigate to Websites > required Web or Ping Check.
  2. Select (Manage) Manage icon.
  3. Select Delete.

Exporting a Website

  1. In LogicMonitor, navigate to Websites > required Web or Ping Check.
  2. Select (Manage) Manage icon.
  3. Select Export to export the website details in JSON format. 
    A dialog displays confirming all fields that will be exported, excluding scripted fields in scripted Web Checks. 
  4. Select Confirm Export

Importing a Website Check from File

  1. In LogicMonitor, navigate to Websites > (Add) + > select From File.
    Add Website from file modal
  2. In the Import from File modal, select Browse
    Browse File modal
  3. Select the website you want to import. 
    The website must be a JSON file format.
  4. Select Import
In This Article