Skip to content

Commit 604a2ed

Browse files
doc: udpate documentation for 3.2.1 release (#335)
2 parents 02919e2 + d379a56 commit 604a2ed

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

documentation/pages/business/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Get-ChildItem Env:
4040
Make sure you save the generated secret in a safe place (use a secure note for instance 😉).
4141

4242
<Callout type="info">
43-
The token you'll get is starting by `dlt` in order to be easily identified by scanning tools.
43+
The token you'll get is starting by `DASH_EDWSA_` in order to be easily identified by scanning tools.
4444
</Callout>
4545

4646
## List credentials

documentation/pages/integrations/siem.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ import { Callout } from 'nextra/components';
22

33
# Send your audit logs to a SIEM
44

5-
<Callout type="warning">
6-
We are undergoing scheduled security maintenance for the Dashlane CLI’s audit logs commands. During this time, you
7-
will not be able to access the audit logs via the CLI. We will restore service in September 2025.
8-
</Callout>
9-
105
**Read full documentation on how to use the Dashlane CLI to send your audit logs to a SIEM, here: https://github.com/Dashlane/dashlane-audit-logs**
116

127
---

0 commit comments

Comments
 (0)