Forum Discussion
Sorcia25
Nov 01, 2022Copper Contributor
Error ussing the powershell script to configure Long term retention on Sentinel tables.
Hi everybody.
I recently use the powershell Configure-Long-Term-Retention.ps1 that is provided by the community Sentinel Github and follow the steps to change the retention of my tables on Sentinel, but every time that I do that, get the same error:
Update-TablesRetention {"error":{"code":"InvalidInput","message":"One or more validation errors occurred","target":"property","details":[{"code":"InvalidParameter","message":"Unexpected character encountered while parsing value: ,. Path 'properties.retentionInDays', line 3, position 25.","target":"properties.retentionInDays"}]}}
Anyone knows why I got this error?
I tried whit many tables, whit old and new Sentinel instances and got the same error.
Thanks in advance guys.
2 Replies
Sort By
- GBushey
Microsoft
Do you have a link to this script?