🚫 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 | CitrixADC |
| Publisher | Citrix |
| Used in Solutions | Citrix ADC |
| Collection Method | MMA |
| Connector Definition Files | Connector_CitrixADC_syslog.json |
The Citrix ADC (former NetScaler) data connector provides the capability to ingest Citrix ADC logs into Microsoft Sentinel. If you want to ingest Citrix WAF logs into Microsoft Sentinel, refer this documentation
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
Syslog |
✓ | ✓ | ? |
💡 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): write permission is required.
⚠️ 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: 1. This data connector depends on a parser based on a Kusto Function to work as expected which is deployed as part of the solution. To view the function code in Log Analytics, open Log Analytics/Microsoft Sentinel Logs blade, click Functions and search for the alias CitrixADCEvent and load the function code or click here, this function maps Citrix ADC (former NetScaler) events to Advanced Security Information Model ASIM. The function usually takes 10-15 minutes to activate after solution installation/update.
NOTE: 2. This parser requires a watchlist named
Sources_by_SourceTypei. If you don't have watchlist already created, please click here to create.
ii. Open watchlist
Sources_by_SourceTypeand add entries for this data source.iii. The SourceType value for CitrixADC is
CitrixADC.You can refer this documentation for more details
1. Install and onboard the agent for Linux
Typically, you should install the agent on a different computer from the one on which the logs are generated.
Syslog logs are collected only from Linux agents. Choose where to install the 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)
2. Configure the logs to be collected
Configure the facilities you want to collect and their severities. 1. Under workspace advanced settings Configuration, select Data and then Syslog. 2. Select Apply below configuration to my machines and select the facilities and severities. 3. Click Save. - Open Syslog settings
3. Configure Citrix ADC to forward logs via Syslog
3.1 Navigate to Configuration tab > System > Auditing > Syslog > Servers tab
3.2 Specify Syslog action name.
3.3 Set IP address of remote Syslog server and port.
3.4 Set Transport type as TCP or UDP depending on your remote Syslog server configuration.
3.5 You can refer Citrix ADC (former NetScaler) documentation for more details.
4. Check logs in Microsoft Sentinel
Open Log Analytics to check if the logs are received using the Syslog schema.
NOTE: It may take up to 15 minutes before new logs will appear in Syslog table.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊