Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit fea0660

Browse files
committed
Added image lead-in description
1 parent ef3ff7a commit fea0660

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tools/site-wide-analysis.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ If you have an on-premises installation of {{ site.data.var.ee }}, you must inst
1717

1818
## Architecture
1919

20+
The following diagram describes the Site Wide Analysis Tool architecture:
21+
2022
![Architectural diagram of the Site Wide Analysis Tool]({{ site.baseurl }}/common/images/tools/swat-agent.svg)
2123

2224
## Agent
@@ -359,7 +361,7 @@ Property | Description |
359361
`SWAT_AGENT_LOGIN_BACKEND_HOST` | Site Wide Analysis Tool backend login server and port (usually `login.swat.magento.com:443`)
360362
`SWAT_AGENT_RUN_CHECKS_ON_START` | Collect data on the first run (usually `1`)
361363
`SWAT_AGENT_LOG_LEVEL` | Determines what events are logged based on severity (usually `error`)
362-
`SWAT_AGENT_ENABLE_AUTO_UPGRADE` | Enables automatic upgrade (restart required after an upgrade; agent does not check for upgrades if the option is disabled)
364+
`SWAT_AGENT_ENABLE_AUTO_UPGRADE` | Enables automatic upgrade (restart required after an upgrade; agent does not check for upgrades if the option is disabled; `true` or `false`)
363365
`SWAT_AGENT_IS_SANDBOX=false` | Enabling sandbox mode to use the agent on staging environment
364366
365367
## Access the dashboard

0 commit comments

Comments
 (0)