Skip to content

boofinka/logzio-status-public-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

About

A simple CLI tool for checking the current status of Logz.io components per region.

Built With

Step-by-step Instructions

  1. Clone the repo

    git clone https://github.com/boofinka/logzio-status-public-cli
  2. Navigate to the CLI folder

  3. install required packages:

    pip3 install requirements.txt
  4. Run the script:

    python3 statusPageAPI.py

(back to top)

Integration

If you wish to integrate the tool into your existing code instead of using it as a CLI, I've included a version of the code that ommits the menu; use the region_dict to select the region you wish to check.

(back to top)

About

A simple CLI tool for getting region-specific status of Logz.io components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages