Adding Azure Active Directory (Office 365) - Updated
Adding data from Azure Active Directory services requires a creation of an Enterprise Application in the Azure Active Directory portal that will grant API access to XpoLog.
An administrator access to the Azure Active Directory portal is required to create the application and grant it the requited permissions, generate secret key, etc.
XpoLog uses the standard API calls over HTTPS (port 443) therefore that port should be open on XpoLog server(s).
Azure Active Directory portal side
Go to Microsoft Azure Portal (https://portal.azure.com/) and login as Administrator.
Click on ‘Azure Active Directory’ Icon to open its portal:
Take a note of your Tenant ID as displayed in this screen:
Application Creation - On the left navigation panel, Enter to ‘Enterprise Applications', Click the ‘New Application' and then on 'Create your own application’.
Â
Give the application a name, check the ‘Non-gallery’ option and click on ‘Create’.
After the creation, navigate to 'App registrations' on the left menu, Click the 'New Registration' - name it as your new application (XPLG-ACCESS-AZURE-AD for example) and Register.
You will be redirected to the Application's portal:
Take a note of the Application (client) ID:
Application Secret (Authentication) - On the left navigation panel - click 'Certificates & Secrets', add a new client secret and take a note of the created secret value:
Application Permissions - Enter to ‘API permissions’, Click on Add a permission:
Choose the ‘Office 365 Management APIs’ box and add the following permissions:
Under Delegate (search the below values, select them and click the Add permissions button):
ActivityFeed.Read
ActivityReports.Read
Under Application (search the below values, select them and click the Add permissions button):
ActivityFeed.Read
ActivityFeed.ReadDlp
Click on 'Microsoft Graph' and add these permissions:
Under Delegate (search the below values, select them and click the Add permissions button):
AuditLog.Read.All
Under Application (search the below values, select them and click the Add permissions button):
AuditLog.Read.All
Make sure to click on ‘Grant admin consent for ____’ button:
The final permissions view should look as follows:
XpoLog side
To add a your Azure Active directory data into your XpoLog system:
In Add Data pane click on Azure Active Directory. The Source and Collection Setting wizard opens.
To change a log source, near Source Type, click on the Change button.
Azure connectivity:
In the Client ID, enter your client ID (see above section 9.a. - Application (Client) ID).
In the Client Password, enter your password (see above section 9.b. - client secret value).
In the Tenant ID, enter your tenant ID (see above section 3).
Click Verify to ensure connectivity:
Save and click Next.
In the Time To Retrieve, select the default past time to retrieve data from the selected Azure services.
Select the Services you wish to collect data from the available services list (by moving the desired services to the right hand side).
Click on the grey box under 'Collection Settings', Open the 'Regional Settings' and change the Log time zone to 'Default [UTC]':
7. Click DONE – XpoLog will apply an automated pattern for each incoming log.
8. Click SAVE and follow one of the following:
Save & Close – XpoLog saves the new log and points to the logs tree. locate the log in the logs tree and enter the viewer in order to view the log.
Save & Add Another – XpoLog saves the new log and points to Add Log screen so that you may another log.
Optionally, defining the basic information of the new log (see Setting Log General Information).