the tsa endpoints will return configuration overrides based on the rules that have triggered. If none have triggered, or those rules that have triggered have expired, then what it returns will be empty
Okay, thanks. Looking at the lua implementation, it looks like the tsa daemon receives post requests of logs (except for filtered out types) are there any example bodies that I could tweak slightly to trick tsa into activating on a rule?
the tsa daemons do not talk to each other. You need to send the same data to all of the tsa nodes, so that they all see the same inputs and arrive at the same decisions
Is that a in-memory sqlite database or is it in the filesystem? What I’m getting at is, if I were to deploy that as a stateful set, would there be a file worth keeping around between any reboots
(there’s some inconsistency with the name in the side bar, the title, and the actual name of the function. I believe that the example shown in tsa_init - KumoMTA Docs is accurate)