Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the revma Events page, one can view the logs that take place in regards to specific actions/events for a station. (

Events are represented in the timezone set in a station’s settings

...

...

Info

These events are introduced to the user interface via the US streaming server cluster

...

You can sort the events by pages of 10, 20, 30, 50 & 100 as well as by searching them via the search ; You can also search for specific event types, time-frames etc. via the search bar. Here is a list of the Event logs:


link_broadcast_start : the station accepts a source connection (encoder, relay).

link_broadcast_stop : the station’s source disconnects. If there are multiple sources (i.e. primary and failover) this event will appear when the last one disconnects.

In addition, this event might contain the reason for this disconnection: the stream_idle event will appear when the stream was idle and terminated. This occurs when a relay or loop channel station has no listener active for 30 seconds. It can also occur when a streaming only station has no source connected (no data sent) for 30 seconds and when a relay or loop channel station has no listener active for 30 seconds.

stream_start : when the first listener activates a stream that was inactive. This only applies for streams that use the transcoding cluster: loop channel and transcoding relay stations.

stream_stop : the stream becomes inactive (0 listeners). This only applies for streams that use the transcoding cluster: loop channel and transcoding relay stations.

relay_link_start : The transcoding relay pulls from the link source is connected (only in transcoding relays).

relay_link_stop : The transcoding relay stops pulling from the source link source is disconnected (only in transcoding relays).

link_metadata : updates and logs the metadata of each playing track.

multi_link_start : When a multi link source is connected (Primary or Failover). Include's the link's name/type in its details.

multi_link_stop : When a multi link source is disconnected (Primary or Failover). Include's the link's name/type in its details.

multi_link_swapped : When a multi link is swapped (from Primary to failover Failover or vice versa). This may happen when a priority is disconnected or a higher priority link is connected.

...