More Exchange related code
This commit is contained in:
23
Vagrant/resources/splunk_forwarder/exchange_inputs.conf
Normal file
23
Vagrant/resources/splunk_forwarder/exchange_inputs.conf
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
[monitor://C:\Program Files\Microsoft\Exchange Server\V15\Logging\Ews]
|
||||||
|
whitelist=\.log$|\.LOG$
|
||||||
|
sourcetype=MSWindows:2016EWS:IIS
|
||||||
|
queue=parsingQueue
|
||||||
|
index=msexchange
|
||||||
|
disabled=false
|
||||||
|
initCrcLength=8192
|
||||||
|
|
||||||
|
[monitor://C:\inetpub\logs\LogFiles\W3SVC1]
|
||||||
|
whitelist=\.log$|\.LOG$
|
||||||
|
sourcetype=MSWindows:IIS
|
||||||
|
queue=parsingQueue
|
||||||
|
index=msexchange
|
||||||
|
disabled=false
|
||||||
|
initCrcLength=8192
|
||||||
|
|
||||||
|
[monitor://C:\inetpub\logs\LogFiles\W3SVC2]
|
||||||
|
whitelist=\.log$|\.LOG$
|
||||||
|
sourcetype=MSWindows:IIS
|
||||||
|
queue=parsingQueue
|
||||||
|
index=msexchange
|
||||||
|
disabled=false
|
||||||
|
initCrcLength=8192
|
||||||
Reference in New Issue
Block a user