Syslog event subscription wizard
From the Event Subscription Wizard you can add and edit a Syslog subscription.
To create a subscription
1 Click Add | Syslog subscription to open the wizard.
5 Click Next to select the events to forward based on subsystem and event date.
▪ By default, events start sending after the subscription is created. To change when to begin collecting and sending events, click Send events starting and select the desired date and time. You can select to send historical data; however, the time cannot be more than 30 days prior to the Change Auditor installation date.
6 Click Finish.To edit the event URL for a subscription
5 Click Finish.
Managing a Microsoft Sentinel integration
| where timeSent_t >= ago(24h)
| project timeSent_t, sender_s
Working with Microsoft Sentinel subscriptions through the client
To create a subscription
1
2
4
5 Click Next to select the events to forward based on subsystem and event date. Once the subscription is created the starting event date and time cannot be changed.
▪ By default, events start sending after the subscription is created. To change when to begin sending events, click Send events starting from and select the desired date and time.
6 Click Finish.To view existing subscription details:
1To edit the subscription
1
5 Click Finish.To remove a subscription
1To enable and disable a subscription
To refresh the summary information
1
New-CASentinelEventSubscription
The unique identifier for the Log Analytics workspace that has been enabled for Microsoft Sentinel.
• To obtain an array of subsystems, use the Get-CAEventExportSubsystems command and filter the list to specify the required subsystems.Specifies whether the subscription is enabled or disabled. By default it is enabled.
Example: Create a subscription to send all subsystems event data to Microsoft Sentinel