Store $SYS messages in jetstream #5046
-
I'm trying to figure out how to store messages that are published as $SYS messages (more specifically, messages about MQTT clients connecting and disconnecting) in Jetstream, for at least once delivery and for audit purposes. So far, I've tried enabling Jetstream for system account (it's explicitly blocked) and using subject mapping to have them published as a regular message (mapping seem to be ignored). Is there any other way that I'm missing on how to achieve what I'm trying to do? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You need to create an account with jetstream enabled and create a stream there. Then import as |
Beta Was this translation helpful? Give feedback.
@rafsawicki you need to do it as a an import from another account that has JS enabled: