File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Get-ChildItem Env:
4040Make 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
Original file line number Diff line number Diff 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---
You can’t perform that action at this time.
0 commit comments