Ingest Logs
Prerequisites
Logpoint: v6.9.0 or later
Mimecast Access:
Administrative access to Mimecast console
Ability to create service accounts and API integrations
Enhanced logging enabled on Mimecast
API application credentials (Application ID, Application Key, Access Key, Secret Key)
Before configuring Mimecast in Logpoint, you must complete the following configurations in Mimecast:
Enable Enhanced Logging
Register an Application Integration
Create a Profile Group for the Service User Account
Create a Dedicated Service User Account
Create an Authentication Profile and Application Settings
Generate Access Key and Secret Key
Grant the User to an Administrator Role
Install Mimecast
Download the .pak file from the Download section in Help Center.
Install the Package
Go to Settings >> System Settings from the navigation bar.
Click Applications.
Click Import.
Browse to the downloaded .pak file.
Click Upload.
Verify Installation After installation, verify the integration appears under Settings >> System Settings >> Plugins.
Configure Mimecast
Configuring a Repo for Mimecast
Go to Settings >> Configuration from the navigation bar and click Repos.
Click Add.
Enter a Repo Name.
Select a Repo Path and set a Retention Day. You can add and remove multiple Repo Path and Retention Day.
Select a Remote LogPoint.
Set a Available for (day). To reset, click Remove.
Click Submit.
Adding a Normalization Policy for Mimecast
Normalization policies normalize and standardize logs for efficient storage, analysis, and retrieval.
Go to Settings >> Configuration from the navigation bar and click Normalization Policies.
Click Add.
Enter a Policy Name.
Select MimecastCompiledNormalizer.
Click Submit.
Configuring the Mimecast Fetcher
To configure the Mimecast Fetcher, you must first apply some configurations in Mimecast. Refer to the Appendix section for detailed steps on obtaining the required credentials.
Go to Settings >> Configuration from the navigation bar and click Devices.
Click the Add collectors/fetchers icon under Actions of the localhost device.
Click Mimecast Fetcher.
Click Add.
Enter the Mimecast Application ID and Application Key. (Refer to Appendix section 7.2 for information on obtaining them)
In Base URL, enter the URL of the region the Mimecast account is hosted. For URLs of different regions supported by Mimecast, refer to Mimecast's Base URL Host Names documentation.
Enter the Mimecast Access Key and Secret Key. (Refer to Appendix section 7.6 for information on obtaining them)
Select the Fetch Interval (minutes).
Select a Processing Policy that includes the previously created normalization policy.
Select the Charset.
Click Submit.
Important: Mimecast fetches logs within the next 30 minutes after you save the Enhanced Logging settings in Mimecast.
Verify Ingestion
Check Log Ingestion
Use the following query to verify Mimecast logs are being ingested:
Or search by normalizer:
Verify Data Flow
Check MimecastLogFetcher Status: Ensure the Mimecast fetcher is running without errors in the Devices configuration.
Monitor Log Volume: Verify expected log volumes are being processed based on email traffic.
Validate Normalization: Confirm logs are correctly parsed and normalized using the MimecastCompiledNormalizer.
Test Dashboards: Access Mimecast dashboards to verify data visualization.
Verify Enhanced Logging: Ensure Enhanced Logging is enabled in Mimecast for Inbound, Outbound, and Internal email categories.
Last updated
Was this helpful?