15 Sep 2020 08:52 AM
hi guys,
what kind of file that use to save the email alert recipient and where the file reside, and could I access it?
Thank you
Solved! Go to Solution.
15 Sep 2020 09:45 AM
If you refer to E-mail notification recipients for Dynatrace Managed (configurable in CMC) - they are stored in Cassandra. If you refer to audit logging - by default it's:
/var/opt/dynatrace-managed/log/server/audit.notifications.*.*.log
15 Sep 2020 10:07 AM
Hi Radoslaw,
Could you give me more specific detail about the file reside, example like the table name
thank you
15 Sep 2020 10:16 AM
Cassandra data are in /var/opt/dynatrace-managed/cassandra
But you won't be able to see that as it's binary.
15 Sep 2020 10:43 AM
is it the binary due to encrypt?
15 Sep 2020 11:03 AM
No. It's just how data is stored.