Release

Search

… Display provisioning event status for ESPF on the PortaBilling web interface

Link copied to clipboard

An administrator can see the provisioning status (e.g., failed, queued, successful) of an event and check the event logs directly on the PortaBilling web interface.

Go to the Configuration server and complete the following steps to enable ESPS logs storage:

  1. Clone the existing configuration.
  2. Specify these parameters under the ESPF.Provisioning group:
    • LogJSON – enable logging in JSON format. This is required for the dedicated log server.
    • LogRetentionMonths – define how long the indices with ESPF logs must be stored in the Elasticsearch storage before they are deleted. The default value is set to 3 months.

    Specify parameters under the ESPF.Provisioning group

  3. Define these parameters under the ESPF.ESPF_API group:
    • MaxLogEntryInReply – define the maximum number of entries in the Elasticsearch response to a query for the list of provisioning event IDs. The default value is set to 1,000 entries.
    • MaxLogLinesInReply – define the maximum number of log lines in a response query for the log for a provisioning event from the Elasticsearch. The default value is set to 10,000 log lines.

    Define parameters under the ESPF.ESPF_API group

  4. Сonfigure the EventSender handler to send the provisioning status to an external application.
    • Specify these parameters under the ESPF.EventSender group:
      • BasicAuth_Key – specify the user password for the “Basic” HTTP authentication.
      • BasicAuth_User – specify the user ID for the “Basic” HTTP authentication.
      • URL – specify which web address events should be sent to.

    Specify parameters under the ESPF.EventSender group

On this page

Release
What's new
Admin manuals
Handbooks
API
UI help
Back to main menu
Search