Studio: Manage Server



Manage Server menu

Open the Manage Server menu from Studio's main menu.

Main menu: Click to manage server

Main menu: Click to manage server


The menu is divided into two main sections, one to configure various server options and the second to debug the server and view various statistics.

Manage Server menu

Manage Server menu

1. Manage Server: Configuration options

  • Cluster
    View and modify your cluster topology.
  • Client Configuration
    Set a client configuration that applies to all the databases in the cluster.
  • Studio Configuration
    Set server-wide Studio-related options, applied to all the databases hosted by this server.
  • Server Settings
    Display settings common to all the databases hosted by this server.
  • Admin JS Console
    Use this console to run JavaScript code, to execute advanced operations on the server.
  • Certificates
    Export, Import and Customization options for server and client certificates.
  • Server-Wide Tasks
    Define server-wide External Replication and Periodic Backup tasks that apply to all the databases hosted by this server.
  • Server-Wide Analyzers
    Add server-wide custom analyzers, to split index fields into tokens that can be used by indexes on all the databases hosted by this server.
  • Server-Wide Sorters
    Add server-wide custom sorters, to define how query results are ordered by queries made on all the databases hosted by this server.

2. Debug: Debugging and statistics options

  • Admin Logs
    View a live stream of RavenDB log data, and modify logging settings.
  • Traffic Watch
    View the HTTP requests made to the server.
  • Gather Debug Info
    Collect diagnostics data from selected or all databases on this server or the entire cluster, to help troubleshoot and resolve issues.
  • Storage Report
  • IO Stats
    View, Export, and Import I/O statistics.
  • Stack Traces
    Capture debugging stack traces for this server or the entire cluster.
  • Running Queries
  • Advanced
    Advanced debug options, including the Cluster Observer.