Skip to content

Commit

Permalink
Deployed 323e3b0 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rcastley committed Oct 23, 2023
1 parent e41e700 commit fa650ee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 48 deletions.
Binary file modified assets/screenshots/f1_2023_web_ui_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
52 changes: 4 additions & 48 deletions f1_2023/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,53 +457,13 @@
Observability Cloud
</a>

<nav class="md-nav" aria-label="Observability Cloud">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#realm" class="md-nav__link">
Realm
</a>

</li>

<li class="md-nav__item">
<a href="#access-token" class="md-nav__link">
Access Token
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#splunk-cloudenterprise" class="md-nav__link">
Splunk Cloud/Enterprise
</a>

<nav class="md-nav" aria-label="Splunk Cloud/Enterprise">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#hec-url" class="md-nav__link">
HEC URL
</a>

</li>

<li class="md-nav__item">
<a href="#hec-token" class="md-nav__link">
HEC Token
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -821,15 +781,11 @@
<h2 id="number-of-rigs">Number of Rigs</h2>
<p>Usually this will be 1, but in some cases at large events multiple rigs will be used. In this case you can specify the number of rigs here.</p>
<h2 id="observability-cloud">Observability Cloud</h2>
<h3 id="realm">Realm</h3>
<p>Realm name for the Observability Cloud realm you want to send data to e.g. <code>us1</code>, <code>eu0</code> etc.</p>
<h3 id="access-token">Access Token</h3>
<p>Observability Cloud access token (must have <code>ingest</code> capability). This can be done by following the instructions <a href="https://docs.splunk.com/Observability/admin/authentication-tokens/org-tokens.html#ingest-tokens">here</a>.</p>
<p><strong>Realm:</strong> Realm name for the Observability Cloud realm you want to send data to e.g. <code>us1</code>, <code>eu0</code> etc.</p>
<p><strong>Access Token:</strong> Observability Cloud access token (must have <code>ingest</code> capability). This can be done by following the instructions <a href="https://docs.splunk.com/Observability/admin/authentication-tokens/org-tokens.html#ingest-tokens">here</a>.</p>
<h2 id="splunk-cloudenterprise">Splunk Cloud/Enterprise</h2>
<h3 id="hec-url">HEC URL</h3>
<p>HEC URL for Splunk Cloud/Enterprise e.g. <code>https://simulator.prod.splunkcloud.com:8088</code>.</p>
<h3 id="hec-token">HEC Token</h3>
<p>HEC Token for Splunk Cloud/Enterprise.</p>
<p><strong>HEC URL:</strong> HEC URL for Splunk Cloud/Enterprise e.g. <code>https://simulator.prod.splunkcloud.com:8088</code>.</p>
<p><strong>HEC Token:</strong> HEC Token for Splunk Cloud/Enterprise.</p>
<h2 id="enable-sending-metrics">Enable sending metrics</h2>
<p>You are able to send the metrics to both Observability Cloud and Splunk Cloud/Enterprise. To enable either or both just tick the relevant boxes.</p>
<ul>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit fa650ee

Please sign in to comment.