Hi there,
We would like to get notify through log stream integration when a log stream is deleted.
Indeed, so far, we are receiving logs when a log stream is created or updated, but not when it is deleted.
Basically, what should be implemented here is a log should be issued and sent through the log stream before its deletion to inform the centralized logging platform about its deletion (and, as you guess it, potentially triggering an alert if it is not something expected/legit).
BTW, yes this log is already available in the “Logs” section of the console, but the goal here would be to also receive it through log ingestion (so via the Log Stream).
Thanks!