ManageEngine SharePoint Manager Plus is a tool that can monitor and audit multiple SharePoint deployments from a central console. It supports both the on-premises and Microsoft 365 SharePoint environments. It also allows you to monitor, track, and analyze all the activities in your SharePoint infrastructure to help you make informed, timely, and accurate decisions. This document provides the architecture of SharePoint Manager Plus at a glance.
Categorizes the report data collected from SharePoint and stores it in the product database. By default, SharePoint Manager Plus' server synchronizes report data daily at 2am.
Processes all audit events that are fetched from SharePoint before they are stored in the database. It forwards the collected data to the SIEM solution and alerts engine. By default, the SharePoint Manager Plus server synchronizes audit data every 10 minutes.
Sends out emails based on the configured alert profiles.
Stores raw and normalized log information from the configured SharePoint server and Microsoft 365 tenant. SharePoint Manager Plus comes bundled with a PostgreSQL database, but users can also choose to use a Microsoft SQL database if needed.
Stores archived audits, permission reports, and IIS logs. Based on Elasticsearch, the module stores and retrieves large volumes of data faster and is more scalable than the database.
A web interface that runs on a browser and connects to the web server component of Tomcat, which listens on port number 8085.
Built-in PostgreSQL database that listens on port number 33315. The interactions between the product and the database are facilitated by Java Database Connectivity interfaces. The product also supports connection to MS SQL databases.
SharePoint Manager Plus can forward all audit events to a SIEM solution of your choice. Currently, the tool offers support for Splunk and syslog standards.
SharePoint Manager Plus can notify users of critical alerts via email. An SMTP server configuration is required for sending emails.