Skip to content

Commit c659bb9

Browse files
authored
Remove brackets from configuration (#29372)
1 parent b313433 commit c659bb9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

layouts/shortcodes/pci-logs.en.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ To begin **onboarding**:
1414
- `pci.browser-intake-datadoghq.com:443` for browser logs
1515

1616
3. For example, add the following lines to the Agent configuration file:
17-
```
18-
logs_config:
19-
logs_dd_url: <agent-http-intake-pci.logs.datadoghq.com:443>
20-
```
17+
```
18+
logs_config:
19+
logs_dd_url: agent-http-intake-pci.logs.datadoghq.com:443
20+
```
2121
4. All logs that are sent to the PCI compliant endpoint(s) automatically have a set of [Sensitive Data Scanner][106] PCI rules that are applied to scrub any cardholder data. These dedicated PCI rules must be enabled for PCI DSS compliance and are included with no additional charge. Note that Sensitive Data Scanner for PCI customers does not include the Summary page or estimated usage metric capabilities.
2222

2323
To finish onboarding and be moved to **compliant**:

0 commit comments

Comments
 (0)