Download the secure Exact Data Matching (EDM) CLI app on your local Windows or Linux
device.
On
May 7, 2025,
Palo Alto Networks is introducing new
Evidence Storage and
Syslog Forwarding service IP
addresses to improve performance and expand availability for these services
globally.
| Where Can I Use This? | What Do I Need? |
- NGFW (Managed by Panorama or Strata Cloud Manager)
- Prisma Access (Managed by Panorama or Strata Cloud Manager)
Prisma Browser
|
Or any of the following licenses that include the Enterprise DLP license
- Prisma Access CASB license
- Next-Generation
CASB for Prisma Access and NGFW (CASB-X) license
- Data Security license
|
The Exact Data Matching (EDM) CLI app is a secure CLI tool used to upload hash encrypted EDM
datasets to Enterprise Data Loss Prevention (E-DLP). The EDM CLI app accepts a source file in CSV
or TSV format. The EDM CLI app then generates an encrypted hash EDM dataset with
AES-256 encryption of the source file and saves it as a zip file that you can upload
to Enterprise DLP. The EDM CLI app applies a one-way hash to each field in the
CSV or TSV file that is then encoded in Base64. After securing the file, the EDM CLI
app generates a zip file containing the secured dataset.
The EDM CLI app is supported on Microsoft Windows and Linux operating systems such as Ubuntu,
Debian, and CentOS.
You download the EDM CLI app from Strata Cloud Manager and includes the following:
README.TXT—Quick overview of the EDM CLI app functionality, including descriptions of data
types and column values.
edm-secure-cli-<version>.jar—The executable Java app.
config.properties—Configuration file you can prepopulate to upload a file to Enterprise DLP.
upload_config.properties—Configuration file for the connectivity settings to connect to
Enterprise DLP.
lib—Directory containing all the dependency libraries required by the EDM Secure CLI
app.
log4j2.xml—Configuration files for debugging and logging.
sample_dataset.csv—Sample CSV file you can use as a template for upload to Enterprise DLP.
(Windows) edm-secure-cli.bat—Windows batch file used to create and upload an EDM
dataset to Enterprise DLP.
(Linux) edm-secure-cli.sh—Bash script used to create and upload an EDM dataset to
Enterprise DLP.