Skip to content

Commit

Permalink
Merge pull request #1965 from hiddenshadow21/RDoc-3151
Browse files Browse the repository at this point in the history
RDoc-3151 & RDoc-3152 Add info about audit logs
  • Loading branch information
ppekrol authored Jan 15, 2025
2 parents 1fdd5ec + e344961 commit ed62f4e
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ More details can be found [here](../cloud-maintenance-troubleshooting#cluster-he

To modify an existing product, find it in the Products tab and click its Manage button.

!["Figure 10 - Manage Product: Manage Button"](images\portal-product-list-manage-button.png "Figure 10 - Manage Product: Manage Button")
!["Figure 10 - Manage Product: Manage Button"](images/portal-product-list-manage-button.png "Figure 10 - Manage Product: Manage Button")

This is a general view of the product details page:

!["Figure 11 - Product Details"](images\portal-product-details.png "Figure 11 - Manage Product: Product Details")
!["Figure 11 - Product Details"](images/portal-product-details.png "Figure 11 - Manage Product: Product Details")

---

Expand Down Expand Up @@ -158,19 +158,23 @@ You can view your configuration and change your product's instance type and stor
More details can be found [here](../cloud-scaling#change-storage).

---
### Instance Access

### Security: Your Certificate and Allowed IPs
* **Open Studio**
Click this button to open the RavenDB Studio of node A.

### Security: Your Certificate, Audit Logs and Allowed IPs
Use the security tab to download your [certificate](../../cloud/cloud-security) or determine which addresses are
allowed to connect your database instance.

!["Figure 15 - Manage Product: Manage access"](images\portal-product-details-manage-access.png "Figure 15 - Manage Product: Access")
!["Figure 15 - Manage Product: Manage access"](images/portal-product-details-manage-access.png "Figure 15 - Manage Product: Access")

* **Download Certificate**
Click this button to download your certificate.
Your product will communicate only with trusted sources. Install this certificate only on trusted machines.

* **Regenerate Certificate**
Click this button to regenerate your certificate.
Click the dropdown button next to the *Download certificate*. Additional button to regenerate your certificate will appear.
If your certificate has expired, you can regenerate a new one.
After this operation you need to download the certificate again using **Download Certificate** button.

Expand All @@ -179,13 +183,15 @@ allowed to connect your database instance.
removed using RavenDB Studio Certificates view.
{DANGER/}

* **Open Studio**
Click this button to open the RavenDB Studio of node A.
* **See audit logs**
Click this button to view audit logs. A popup will show where you have to select a year and month.
You can download audit logs from there.
!["Figure 16 - See audit logs"](images/portal-product-details-audit-logs.png "Figure 16 - See audit logs")

* **Edit**
Click this button to edit your product's list of Allowed IPs.

!["Figure 16 - Manage Product: Edit IPs"](images\portal-product-details-allowed-ips.png "Figure 16 - Manage Product: Edit Allowed IPs")
!["Figure 17 - Manage Product: Edit IPs"](images/portal-product-details-allowed-ips.png "Figure 17 - Manage Product: Edit Allowed IPs")

{INFO: We recommend fortifying your security by allowing access only to specific IPs}
You can increase your system's security further using this in-depth security measure and restrict access to
Expand All @@ -203,9 +209,9 @@ You can view features available for your product, enable, disable and configure
After enabling features some of them must be configured to work properly.
{NOTE/}

!["Figure 17 - Manage Features: Enable features"](images/portal-product-features-disabled.png "Figure 17 - Manage Features: Enable features")
!["Figure 18 - Manage Features: Enable features"](images/portal-product-features-disabled.png "Figure 18 - Manage Features: Enable features")

!["Figure 18 - Manage Features: Configure or disable features"](images/portal-product-features-enabled.png "Figure 18 - Manage Features: Configure or disable features")
!["Figure 19 - Manage Features: Configure or disable features"](images/portal-product-features-enabled.png "Figure 19 - Manage Features: Configure or disable features")

Available features are described on [Product Features](../cloud-features) page.

Expand All @@ -215,7 +221,7 @@ Available features are described on [Product Features](../cloud-features) page.

You can expand your cluster by adding *more product nodes* to your cluster. This helps improve *High Availability* and *task/load balancing*.

!["Figure 19 - Nodes: Manage additional nodes"](images/portal-product-nodes-additional-nodes.png "Figure 19 - Nodes: Manage additional nodes")
!["Figure 20 - Nodes: Manage additional nodes"](images/portal-product-nodes-additional-nodes.png "Figure 20 - Nodes: Manage additional nodes")

More details can be found [here](../cloud-scaling#additional-product-nodes---general).

Expand All @@ -224,21 +230,21 @@ More details can be found [here](../cloud-scaling#additional-product-nodes---gen
### Maintenance and Danger Zones: Terminate and Restart your Instance
You can restart your product nodes, deploy additional tools and terminate your product here.

!["Figure 20 - Manage Product: Maintenance and Termination"](images\portal-product-details-maintenance-and-termination.png "Figure 20 - Manage Product: Terminate")
!["Figure 21 - Manage Product: Maintenance and Termination"](images\portal-product-details-maintenance-and-termination.png "Figure 21 - Manage Product: Terminate")

---

* **Maintenance Zone**
Use this tab to restart selected node and deploy RavenDB tools.

!["Figure 21 - Manage Product: Storage"](images\portal-product-details-maintenance-zone.png "Figure 21 - Manage Product: Maintenance Zone")
!["Figure 22 - Manage Product: Storage"](images\portal-product-details-maintenance-zone.png "Figure 22 - Manage Product: Maintenance Zone")

---

* **Danger Zone**
Use this tab's **Terminate** button to eliminate your cluster.

!["Figure 22 - Manage Product: Terminate"](images\portal-product-details-terminate-product.png "Figure 22 - Manage Product: Danger Zone")
!["Figure 23 - Manage Product: Terminate"](images\portal-product-details-terminate-product.png "Figure 23 - Manage Product: Danger Zone")

{DANGER: }
Terminating your instance is **irreversible**. Your data and cluster properties will be permanently lost.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed62f4e

Please sign in to comment.