Skip to content

Commit 7680df8

Browse files
committed
Update azureDeploy.json
1 parent 2b42d96 commit 7680df8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

event-hubs-hec/deploy/azureDeploy.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"type": "string",
7272
"defaultValue": "azure:aad",
7373
"metadata": {
74-
"description": "Splunk source type for the Azure Active Directory log Event Hub"
74+
"description": "Splunk sourcetype base for the Azure Active Directory Sign-in and Audit log Event Hub"
7575
}
7676
},
7777
"aadLogDisabled": {
@@ -97,7 +97,7 @@
9797
"type": "string",
9898
"defaultValue": "azure:aad:signin:noninteractive",
9999
"metadata": {
100-
"description": "Splunk source type for the Azure Active Directory non-interactive log Event Hub"
100+
"description": "Splunk sourcetype base for the Azure Active Directory non-interactive log Event Hub"
101101
}
102102
},
103103
"aadNoninteractiveLogDisabled": {
@@ -123,7 +123,7 @@
123123
"type": "string",
124124
"defaultValue": "azure:aad:signin:serviceprincipal",
125125
"metadata": {
126-
"description": "Splunk source type for the Azure Active Directory Service Principal log Event Hub"
126+
"description": "Splunk sourcetype base for the Azure Active Directory Service Principal log Event Hub"
127127
}
128128
},
129129
"aadServicePrincipalLogDisabled": {
@@ -175,7 +175,7 @@
175175
"type": "string",
176176
"defaultValue": "azure:diagnostics",
177177
"metadata": {
178-
"description": "Splunk source type for the diagnostics Event Hub"
178+
"description": "Splunk sourcetype default for the diagnostics Event Hub"
179179
}
180180
},
181181
"diagnosticsDisabled": {

0 commit comments

Comments
 (0)