Custom Text Log DCR not Ingesting
Hi,
I am struggling to determine why my Custom text DCR is not ingesting from a Linux box. I have tried just about every guide and troubleshooting site and still am not able to determine why this is not working. When ingesting the desired log file from a local linux server I manage it works, but when trying to ingest from the actual source server it just does.... nothing. No errors.
Here are the details:
- Custom table in Sentinel created with RawData : string and TimeGenerated: DateTime
- DCR created in same location as Custom table, same Resource Group and Subscription.
- DCR has source server/resource with logs added which is an ARC / AMA enabled Linux resource in AWS.
- DCE created in same Location, resource group and subscription as the Custom table and associated with DCR
- No transformation used, left as source.
- When looking at DCR metrics it is constantly moving up/down from 0 to 5 giving the impression something is being picked up. No dropped rows or Transform errors based on metrics.
- Source Server is sending heartbeat via AMA.
- No errors in DCRLogErrors
I am starting to think it may be connectivity issues or even permissions to read the log file?
i) Does AMA need specific file permissions on the folder it is picking the log files up from?
Thanks