Skip to content

Commit 2111447

Browse files
committed
Restore host core mount path
1 parent 1e1aa1e commit 2111447

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

coe-on-standalone-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Perform the following steps to deploy Citrix ADC Observability Exporter on a sta
2525
privileged: true
2626
volumes:
2727
- ./lstreamd_default.conf:/var/logproxy/lstreamd/conf/lstreamd_default.conf:rw
28-
- ./var/crash/:/var/crash/:rw
28+
- ./cores:/var/crash/:rw
2929
```
3030
3131
**Note:** Currently the image tag `quay.io/citrix/citrix-observability-exporter:latest` corresponds to Citrix ADC Observability Exporter version 1.2.001 and not 1.4.001.
@@ -165,4 +165,4 @@ set analyticsprofile ns_analytics_time_series_profile -collectors metrichost_SVC
165165

166166
```
167167
168-
For information on troubleshooting related to Citrix ADC Observability Exporter, see [Citrix ADC CPX troubleshooting](https://docs.citrix.com/en-us/citrix-adc-cpx/current-release/cpx-troubleshooting.html).
168+
For information on troubleshooting related to Citrix ADC Observability Exporter, see [Citrix ADC CPX troubleshooting](https://docs.citrix.com/en-us/citrix-adc-cpx/current-release/cpx-troubleshooting.html).

0 commit comments

Comments
 (0)