🚫 Deprecated: This connector has been deprecated and may be removed in future versions.
🔍 Discovered: This item was discovered by scanning the solution folder but is not listed in the Solution JSON file.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
| Attribute | Value |
|---|---|
| Connector ID | ZscalerPrivateAccess |
| Publisher | Zscaler |
| Used in Solutions | Zscaler Private Access (ZPA) |
| Collection Method | MMA |
| Connector Definition Files | Connector_LogAnalytics_agent_Zscaler_ZPA.json |
The Zscaler Private Access (ZPA) data connector provides the capability to ingest Zscaler Private Access events into Microsoft Sentinel. Refer to Zscaler Private Access documentation for more information.
🛠️ Device Configuration: Table: ZPA_CL. Configure rsyslog ruleset with UDP input. Select JSON as log template. Configure ZPA log receiver. See Custom Logs via AMA configuration.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
ZPA_CL |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions: - Workspace (Workspace): read and write permissions are required. - Keys (Workspace): read permissions to shared keys for the workspace are required. See the documentation to learn more about workspace keys.
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This data connector depends on a parser based on a Kusto Function to work as expected. Follow these steps to create the Kusto Functions alias, ZPAEvent
NOTE: This data connector has been developed using Zscaler Private Access version: 21.67.1
1. Install and onboard the agent for Linux or Windows
Install the agent on the Server where the Zscaler Private Access logs are forwarded.
Logs from Zscaler Private Access Server deployed on Linux or Windows servers are collected by Linux or Windows agents. Choose where to install the Linux agent:
Install agent on Azure Linux Virtual Machine
Select the machine to install the agent on and then click Connect. - Install agent on Linux Virtual Machine
Install agent on a non-Azure Linux Machine
Download the agent on the relevant machine and follow the instructions. - Install agent on Linux (Non-Azure)
Choose where to install the Windows agent:
Install agent on Azure Windows Virtual Machine
Select the machine to install the agent on and then click Connect. - Install/configure: InstallAgentOnVirtualMachine
Install agent on a non-Azure Windows Machine
Download the agent on the relevant machine and follow the instructions. - Install/configure: InstallAgentOnNonAzure
2. Configure the logs to be collected
Follow the configuration steps below to get Zscaler Private Access logs into Microsoft Sentinel. Refer to the Azure Monitor Documentation for more details on these steps. Zscaler Private Access logs are delivered via Log Streaming Service (LSS). Refer to LSS documentation for detailed information 1. Configure Log Receivers. While configuring a Log Receiver, choose JSON as Log Template. 2. Download config file zpa.conf wget -v https://aka.ms/sentinel-zscalerprivateaccess-conf -O zpa.conf 3. Login to the server where you have installed Azure Log Analytics agent. 4. Copy zpa.conf to the /etc/opt/microsoft/omsagent/workspace_id/conf/omsagent.d/ folder. 5. Edit zpa.conf as follows:
a. specify port which you have set your Zscaler Log Receivers to forward logs to (line 4)
b. zpa.conf uses the port **22033** by default. Ensure this port is not being used by any other source on your server
c. If you would like to change the default port for **zpa.conf** make sure that it should not get conflict with default AMA agent ports I.e.(For example CEF uses TCP port **25226** or **25224**)
d. replace **workspace_id** with real value of your Workspace ID (lines 14,15,16,19)
WorkspaceIdNote: The value above is dynamically provided when these instructions are presented within Microsoft Sentinel.
📄 Source: Zscaler Private Access (ZPA)\Data Connectors\README.md
The Zscaler Private Access (ZPA) data connector provides the capability to ingest Zscaler Private Access events into Microsoft Sentinel. Refer to Zscaler Private Access documentation for more information.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊