-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
There are two errors in the documentation both within the repository and the Sentinel content hub pack. I will point them out referencing this document.
It would be worth to verify the ARM template for the same issues as well.
Option 6 - Message tracking logs for Exchange Servers
Text log path suggested is inaccurate:
- current:
C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\MessageTracking.log*, - proper:
C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\MessageTracking\*.log.
Option 7 - HTTPProxy logs for Exchange servers
Transform field is invalid due to the doubled project-away at the end of the string:
[...] | project-away d,RawData,DateTime | project-away d,RawData,DateTime
Reactions are currently unavailable