Description

This article explains the meaning of below log messages when a new Telemetry sensor subscription is made on the router.

 

INTERACT-4-UI_EPHEMERAL_COMMIT: User ; has requested commit on xxxx ;junos-analytics; ephemeral database'

Symptoms

Whenever a new Telemetry sensor subscription is made, below log message would be seen related to Ephemeral data base.

 

INTERACT-4-UI_EPHEMERAL_COMMIT: User ; has requested commit on xxxx ;junos-analytics; ephemeral database'

Solution

  1. Whenever a new Telemetry Sensor subscription is made to Junos, the sensor is actually provisioned as part of the Ephemeral configuration data based
  2. The temporary sensor configuration stays as part of ephemeral database as long as the collector keeps the sensor subscription to Junos on
  3. The log message is indicating this temporary provisioning of Sensor as part of Ephemeral database

Modification History

2024-04-15 : Article Created