server
Server Administration is a multi-faceted topic in Stardog. Read more about Server Administration.
Select any of the commands to view their manual page.
Command | Description |
---|---|
server backup | Creates a backup of all databases in the given Stardog instance |
server logs | Retrieves server logs and returns them in a zip file. |
server metrics | Retrieves server metrics |
server migrate | Migrates the contents of a Stardog home directory from an old version to the current version. |
server profile | WARNING: This command has been deprecated and will be removed in the next major release. Profile server (CPU, heap allocations, locks). |
server restore | Restore a Stardog home from a full backup created using the “server backup” command |
server start | Starts the Stardog Server. |
server status | Retrieves the current status information from the Stardog DBMS |
server stop | Issues a shutdown request to a single Stardog server. |