Skip to content

Commit

Permalink
HPCC-28758 Update docs for elastic4hpcclogs chart info
Browse files Browse the repository at this point in the history
Signed-off-by: g-pan <[email protected]>
  • Loading branch information
g-pan committed Oct 17, 2023
1 parent 7c6b6e3 commit eceb8c1
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions docs/EN_US/ContainerizedHPCC/ContainerizedMods/ContainerLogging.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,24 +279,22 @@ myelk-kibana LoadBalancer 10.110.129.199 localhost 5601:31465/TCP 68m
logs. The way you direct HPCC Systems to do so is by providing a
values file that includes the log mappings. We have provided a default
values file and we provide an example command line that inserts that
values file into your deployment.</para>
values file into your deployment. This suggested configuration values
file for enabling log access can be found in the HPCC Systems Platform
Github repository. </para>

<para>These are the Elastic4HPCCLogs values can be found on the
HPCC-Systems Platform repository:</para>

<para> <ulink
url="https://github.com/hpcc-systems/HPCC-Platform">https://github.com/hpcc-systems/HPCC-Platform</ulink>
</para>
<para><ulink
url="https://github.com/hpcc-systems/HPCC-Platform">https://github.com/hpcc-systems/HPCC-Platform</ulink></para>

<para>Then navigating to the
<emphasis>helm/examples/azure/log-analytics/loganalytics-hpcc-logaccess.yaml</emphasis>
file. </para>
file.</para>

<para>You can use the delivered Elastic4HPCCLogs chart, provided or
you can add the values there to your customized configuration values
yaml file. </para>

<para>You can use the delivered Elastic4HPCCLogs chart, provided on
https://github.com/hpcc-systems/HPCC-Platform/tree/master/helm/managed/logging/elastic
or you can add the values there to your customized configuration
values yaml file. You can then install it using a command such
as:</para>
<para>You can then install it using a command such as:</para>

<programlisting>helm install mycluster hpcc/hpcc -f elastic4hpcclogs-hpcc-logaccess.yaml</programlisting>
</sect3>
Expand Down

0 comments on commit eceb8c1

Please sign in to comment.