05 Feb 2024 11:35 AM - last edited on 07 Mar 2024 08:31 AM by Michal_Gebacki
We need to exclude access to certain log files from Dynatrace. There is any method to excluding?
Solved! Go to Solution.
05 Feb 2024 11:41 AM - edited 05 Feb 2024 11:41 AM
Hello,
Yes, you can exclude some logs from monitoring using ingest rules. please check the below document for further details.
https://docs.dynatrace.com/docs/shortlink/lmc-log-ingest-rules#log-ingest-rule
https://docs.dynatrace.com/docs/shortlink/log-monitoring-log-drop
Thanks,
Islam
05 Feb 2024 11:44 AM - edited 05 Feb 2024 11:45 AM
You need to block ingesting of those logs, or limit the user access to query those logs?
Both possibilities are there:
* In case of ingest. In Settings, Log Ingest Rules -> you can create a exclude rule with the condition of log source, or log content or other values.
* If you need to filter at query level, ingest but only some users can read them, you can use the security context or bucket to later create policy permission and only the users with the policy can read those logs if are ingested into Dynatrace.