You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: servicecontrol/configure-ravendb-location.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,15 @@
1
1
---
2
2
title: RavenDB Embedded Location
3
3
summary: Increase space for monitored data by configuring ServiceControl to save data in a location other than the default
4
-
reviewed: 2024-06-04
4
+
reviewed: 2024-12-02
5
5
---
6
6
7
-
Each ServiceControl service stores its data in a RavenDB embedded database server. The location of the data is set at install time.
7
+
Each ServiceControl instance deployed using PowerShell or the ServiceControl Management Utility stores its data in a RavenDB embedded database server. The location of the data is set at install time.
8
8
9
9
To see the current database location, open ServiceControl Management and view the location listed in the instance details.
### Setting a different data location for the RavenDB embedded server
15
14
16
15
ServiceControl Management does not provide a means of moving the ServiceControl database. To move the database to a different disk location, follow this process:
0 commit comments