Click here to expand

    Eventlog Analyzer REST APIs

    EventLog Analyzer provides REST Application Programming Interfaces (API) to enable seamless integration of its log management features with other applications. The API enables you to access EventLog Analyzer from other applications and perform necessary log monitoring and analysis with ease. Here are the APIs available and the steps to use them:

    Note: Tokens have admin access and can access all device data without any limitations.
    API Function
    Get log sources To get the list of log sources available in EventLog Analyzer.
    Get log fields To get the list of parsed log fields from the processed logs.
    Get log types To get the list of all log types available in EventLog Analyzer.
    Synchronous search To perform search in Eventlog Analyzer.
    All search results are obtained by the server before they are returned to the user.
    Asynchronous search The Search is performed in the background and the user is provided with a request ID. The status of the request can be monitored using the Jobs endpoint.
    Jobs endpoint To fetch or delete the status of all the running, failed or completed Asynchronous search tasks.
    Jobs Result endpoint To fetch the search results of the completed Asynchronous search tasks.

    Steps to generate AuthToken

    To access EventLog Analyzer from your applications or services, you need an authorization token from EventLog Analyzer. You can generate the same by following the steps below.

    1. Login to the EventLog Analyzer web console as an administrator.
    2. Go to Settings > Admin Settings > API Settings > click Create New AuthToken.
    3. In Generate AuthToken tab, select the API Scopes, and set an appropriate expiry time for the AuthToken.
    4. Scopes define the APIs that can be accessed using the generated AuthToken. You can choose one or more APIs to be part of a scope.
    5. Click Create to generate the token.
    6. Your AuthToken will be generated. Please ensure that you copy the token displayed for integrating it with external applications since they cannot be retrieved again, only regenerated.
    7. EventLog Analyzer Rest API Settings EventLog Analyzer Rest API Settings EventLog Analyzer Rest API Settings EventLog Analyzer Rest API Settings

    Don't see what you're looking for?

    •  

      Visit our community

      Post your questions in the forum.

       
    •  

      Request additional resources

      Send us your requirements.

       
    •  

      Need implementation assistance?

      Try onboarding

       
    Get download link