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.
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
Hi Radoslaw,
Could you give me more specific detail about the file reside, example like the table name
thank you
Cassandra data are in /var/opt/dynatrace-managed/cassandra
But you won't be able to see that as it's binary.
is it the binary due to encrypt?
No. It's just how data is stored.