cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Log event issue (Logs Classic)

Hi,

I'm trying to create log event (Dynatrace Managed) based on query that contains many k8s namespaces. For example:

content="apache" AND (k8s.namespace.name="epp" OR k8s.namespace.name="ecc")

I want to create an error notification when content is detected on one of namespaces. After turn on this kind of event Dynatrace doesn't raise a problem when expectations are reached.

This issue doesn't occur when I create event for only one namespace like this:

content="apache" AND k8s.namespace.name="epp"

Best Regards

"The lions does not ally with the coyotes"
3 REPLIES 3

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I am not sure if that logic can be applied in log classic.

If you filter in log viewer, is that filtering correctly?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Yes, it does

"The lions does not ally with the coyotes"

Hi,

Then log event should work if you are using same filter. Can you share screenshot about log viewer filtered and log event created?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts