Skip to content

Commit 452c2bb

Browse files
authored
Add property (#5694)
1 parent 51096a7 commit 452c2bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/integrations/app-development/jfrog-artifactory.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ _sourceCategory = Labs/artifactory/*
9494
9595
#### Step 1: Activate the traffic.log file
9696
97-
1. To activate the **traffic.log** file, add the following parameter to your **artifactory.system.properties** file, located under **$ARTIFACTORY/etc**:
98-
```bash
99-
$JFROG_HOME/artifactory/var/etc/artifactory/artifactory.system.properties
97+
1. To activate the `traffic.log` file, add the following parameter to your `artifactory.system.properties` file, located under `$ARTIFACTORY/etc`:
98+
```
99+
artifactory.traffic.collectionActive=true
100100
```
101101
2. A restart is required for traffic collection to take effect.
102102

0 commit comments

Comments
 (0)