diff --git a/Solutions/Mulesoft/Data Connectors/MulesoftLogs_CCF/MulesoftLogs_ConnectorDefinition.json b/Solutions/Mulesoft/Data Connectors/MulesoftLogs_CCF/MulesoftLogs_ConnectorDefinition.json index 02fc3e75e32..7751de5b11f 100644 --- a/Solutions/Mulesoft/Data Connectors/MulesoftLogs_CCF/MulesoftLogs_ConnectorDefinition.json +++ b/Solutions/Mulesoft/Data Connectors/MulesoftLogs_CCF/MulesoftLogs_ConnectorDefinition.json @@ -200,8 +200,7 @@ }, { "title": "2. Configure your external system to push logs", - "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions", - "instructions": [] + "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions" } ] } diff --git a/Solutions/Mulesoft/Package/3.1.0.zip b/Solutions/Mulesoft/Package/3.1.0.zip index e9d9d00e2ac..522cdc38068 100644 Binary files a/Solutions/Mulesoft/Package/3.1.0.zip and b/Solutions/Mulesoft/Package/3.1.0.zip differ diff --git a/Solutions/Mulesoft/Package/mainTemplate.json b/Solutions/Mulesoft/Package/mainTemplate.json index 5f74b74335c..035970fe9bd 100644 --- a/Solutions/Mulesoft/Package/mainTemplate.json +++ b/Solutions/Mulesoft/Package/mainTemplate.json @@ -669,8 +669,7 @@ }, { "title": "2. Configure your external system to push logs", - "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions", - "instructions": [] + "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions" } ] } @@ -1170,8 +1169,7 @@ }, { "title": "2. Configure your external system to push logs", - "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions", - "instructions": [] + "description": "Use the following parameters to configure your external security system to send logs to the workspace.\n\n### Configuration Steps\n\n1. Access your external security system's configuration interface.\n2. Navigate to the data forwarding, integration, or SIEM settings.\n3. Select **Azure Monitor** or **Microsoft Sentinel** as the destination.\n4. Select **Data Collection Endpoint** as the authentication method.\n5. Configure the required fields using the values from the previous step:\n - **Tenant ID**: Copy from above\n - **Application (Client) ID**: Copy from above\n - **Client Secret**: Copy from above\n - **Data Collection Endpoint**: Copy from above\n - **Data Collection Rule Immutable ID**: Copy from above\n - **Stream Name**: Copy the appropriate stream name from above\n6. Save the configuration and enable/start the forwarder.\n\n### Validation\n\n> **Note**: Data will appear in the **MuleSoftCloudhubLogs** table in your Log Analytics workspace within a few minutes.\n\nTo verify data is being received, run the following query in your Log Analytics workspace:\n\n```kusto\nMuleSoftCloudhubLogs\n| where TimeGenerated > ago(1h)\n| take 10\n```\n\n### Troubleshooting\n\nIf data is not appearing:\n- Verify the configuration values are correct\n- Check that the forwarder/integration is enabled and running\n- Review logs in your external security system for any errors\n- Ensure network connectivity from your system to Azure\n- Verify the Entra application has the correct permissions" } ] } diff --git a/Solutions/Mulesoft/ReleaseNotes.md b/Solutions/Mulesoft/ReleaseNotes.md index 3e64b299088..63337f20c9f 100644 --- a/Solutions/Mulesoft/ReleaseNotes.md +++ b/Solutions/Mulesoft/ReleaseNotes.md @@ -1,5 +1,5 @@ | **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** | |-------------|-------------------------------|-------------------------------------------------| -| 3.1.0 | 04-06-2026 | Added MuleSoft CloudHub `Alerts` CCF Connector & `Logs` CCF Push Connector for real-time log streaming via Log4j HTTP appender. | +| 3.1.0 | 17-06-2026 | Added MuleSoft CloudHub `Alerts` CCF Connector & `Logs` CCF Push Connector for real-time log streaming via Log4j HTTP appender.
Updated Definition file by removing empty instructions. | | 3.0.2 | 09-09-2024 | Updated the python runtime version to 3.11 | | 3.0.1 | 13-06-2024 | Updated **Data Connector** instructions to notify Cloudhub Application support. |