Skip to main content
Version: 2.15 (latest)

Snapshot Started

Stream snapshot initiated.

Subscription Subject

$JS.EVENT.ADVISORY.STREAM.SNAPSHOT_CREATE.{stream}

Where {stream} is the stream name.

Event Schema

An Advisory sent when a Stream snapshot is created

typeconst: "io.nats.jetstream.advisory.v1.snapshot_create"required
idstringrequired
Unique correlation ID for this event
timestampstringrequired
The time this event was created in RFC3339 format
streamstringrequired
The name of the Stream being snapshotted
clientobjectrequired
Details about the client that connected to the server
stateobjectrequired
The state of the Stream at the time the snapshot was started
domainstring
The domain of the JetStream server the event is from