Review the Python script package

Prev Next

The package includes the following files and directories:

File or Directory

Description

/scripts

Contains the Python scripts.

/scripts/connection_test.py

Verifies the connection to the EDR Telemetry Store server and returns a status message.

/scripts/historical_search.py

Performs Historical Search queries and returns the search results in JSON API format

.env

Stores the environment variables.

historical-search-swagger-doc.yaml

Contains the Swagger API specification file for the search APIs.

requirements.txt

Contains the lists of Python packages required to run the scripts.