visual/ Admin Portal Guide
Last Updated: October 20, 2018

Managing infrastructure, monitoring performance, and configuring system settings.

Admin Portal Guide

The Admin Portal is a browser-based DevOps tool that provides a 360-degree view of your TigerGraph infrastructure.

1. Monitoring Dashboards

  • System Overview: Real-time status of CPU, Memory, and Disk usage across all nodes.
  • Service Status: Verify that GPE, GSE, RESTPP, and Nginx are healthy.
  • Query Performance: Track QPS (Queries Per Second) and latency metrics.

2. Management & Configuration

  • User Management: Create organization-level users and assign RBAC roles.
  • License Management: Upload and track license expiration and usage limits.
  • Service Control: Restart or stop individual services directly from the UI.

3. Advanced Tools

  • Log Viewer: Search and filter system logs (e.g., GPE_1#1.log) without SSH access.
  • CDC Monitoring: Track the state of Change Data Capture streams.
  • Security Settings: Configure LDAP, SAML, or MFA for portal access.

4. Access

The Admin Portal shares port 14240 with GraphStudio. You can switch between them using the nine-dot "Suite" button in the top menu.

  • URL: http://<server_ip>:14240/admin/

[!TIP] Use the Log Viewer in the Admin Portal to debug GSQL query errors. It automatically aggregates logs from all nodes in the cluster.