Authentication
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.
Note: Tokens have admin access and can access all device data
without any limitations.
- Login to the EventLog Analyzer web console as an administrator.
- Go to Settings > Admin Settings > API Settings > click Create New AuthToken.
- In Generate AuthToken tab, select the API Scopes, and set an appropriate expiry time for the AuthToken.
- 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.
Available Scopes:
Scopes Scope operations available search search.READ
Show Actionlogfields logfields.READ
Show Actionjobs jobs.READ
Show Action
jobs.DELETE
Show Actionlogsources logsources.READ
Show Action
logsources.CREATE
Show Action
logsources.UPDATE
Show Action
logsources.DELETE
Show Action
agents agents.READ
Show Action
agents.CREATE
Show Action
agents.UPDATE
Show Action
domains domains.READ
Show Action
reports reports.READ
Show Action
reports.CREATE
Show Action
reports.DELETE
Show Action
reports.UPDATE
Show Actionlogtypes logformats.READ
Show Action
logformats.CREATE
Show Action
logformats.UPDATE
Show Action
logformats.DELETE
Show Action
alerts alerts.READ
Show Actionincident incident.READ
Show Action
incident.CREATE
Show Action
incidents.update
Show Action
incident.DELETE
Show Actionusers users.READ
Show Action - Click Create to generate the token.
- 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.