Skip to content

Commit c8ad20e

Browse files
authored
Docusaurus Faster (take 2) (#4928)
* Docusaurus Faster * license
1 parent 3c8e7fa commit c8ad20e

File tree

22 files changed

+1193
-659
lines changed

22 files changed

+1193
-659
lines changed

LICENSE

Lines changed: 407 additions & 1 deletion
Large diffs are not rendered by default.

docs/api/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Sumo Logic has several deployments that are assigned depending on the geographic
8888

8989
Sumo Logic redirects your browser to the correct login URL and also redirects Collectors to the correct endpoint. However, if you're using an API you'll need to manually direct your API client to the correct Sumo Logic API URL.
9090

91-
<table><small>
91+
<table>
9292
<tr>
9393
<td>Deployment</td>
9494
<td>Service Endpoint (login URL)</td>
@@ -192,7 +192,7 @@ https://endpoint9.collection.us2.sumologic.com/</td>
192192
<td>syslog.collection.us2.sumologic.com</td>
193193
<td>https://open-collectors.us2.sumologic.com</td>
194194
</tr>
195-
</small>
195+
196196
</table>
197197

198198
### Which endpoint should I should use?

docs/api/organizations-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ With the Organizations Management API, you can get the credits usage details of
2828
| JP | https://api.jp.sumologic.com/docs/#tag/orgsManagement |
2929
| KR | https://api.kr.sumologic.com/docs/#tag/orgsManagement |
3030
| US1 | https://api.sumologic.com/docs/#tag/orgsManagement |
31-
| US2 | https://api.us2.sumologic.com/docs/#tag/orgsManagement<br/>https://organizations.sumologic.com/docs/#tag/organizationsManagement* <br/><small> *This assembly is exclusive to the US2 deployment and is designed to manage APIs for Sumo Logic orgs that are not tied to a specific deployment. For example, a parent organization might have child organizations across different deployments. As a result, the [List Organizations API](https://organizations.sumologic.com/docs/#operation/listOrganizations), which lists child organizations, is included in this assembly to accommodate child organizations spread across multiple deployments.</small> |
31+
| US2 | https://api.us2.sumologic.com/docs/#tag/orgsManagement<br/>https://organizations.sumologic.com/docs/#tag/organizationsManagement* <br/> *This assembly is exclusive to the US2 deployment and is designed to manage APIs for Sumo Logic orgs that are not tied to a specific deployment. For example, a parent organization might have child organizations across different deployments. As a result, the [List Organizations API](https://organizations.sumologic.com/docs/#operation/listOrganizations), which lists child organizations, is included in this assembly to accommodate child organizations spread across multiple deployments. |
3232

3333
<!-- ## Required role capabilities
3434

docs/integrations/amazon-aws/aws-privatelink.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ With the NLB-created and ALB-registered as a target, requests over AWS PrivateL
3737

3838
Sumo Logic exposes AWS PrivateLink endpoints to different [regions that depend on your Sumo Logic deployment](/docs/api/getting-started/#sumo-logic-endpoints-by-deployment-and-firewall-security). If you're using the VPC in a different region where the Sumo Logic PrivateLink endpoint service is set up, you need to set up VPC peering. Either way, you need to create an endpoint.
3939

40-
<table><small>
40+
<table>
4141
<tr>
4242
<td><strong>Deployment</strong></td>
4343
<td><strong>Collection Endpoint</strong></td>
@@ -119,7 +119,7 @@ https://endpoint9.collection.us2.sumologic.com</td>
119119
<td>https://open-collectors.us2.sumologic.com</td>
120120
<td>us-west-2</td>
121121
</tr>
122-
</small></table>
122+
</table>
123123

124124
### Create an endpoint to connect with the Sumo Logic endpoint service
125125

docs/integrations/amazon-aws/global-intelligence-cloudtrail-secops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ This application relies on 45 Scheduled Searches that Save to two different Inde
5151
<details>
5252
<summary>View the list of Scheduled Searches (<strong>click to expand</strong>)</summary>
5353

54-
<table><small>
54+
<table>
5555
<tr>
5656
<td><strong>Folder</strong></td>
5757
<td><strong>Scheduled Search Name (prefixed with gis_benchmarks)</strong></td>
@@ -282,7 +282,7 @@ This application relies on 45 Scheduled Searches that Save to two different Inde
282282
<td>S3_ListBuckets</td>
283283
<td>Counts S3 events related to listing buckets.</td>
284284
</tr>
285-
</small></table>
285+
</table>
286286

287287
* To reduce false positives, the benchmarks and application filter out AWS CloudTrail events from legitimate cloud services including AWS itself and CloudHealth by VMware.
288288
* Security posture requirements may vary between AWS accounts for a given customer. For example, development accounts might have less strict controls than production accounts. The app supports filtering findings by AWS account ID to facilitate AWS account level posture assessment.

docs/integrations/amazon-aws/lambda.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ To collect the metrics in Sumo Logic, follow the steps below:
200200

201201
Once Provisioned Concurrency is enabled and you start collecting CloudWatch metrics, the following new metrics will be available:
202202

203-
<table><small>
203+
<table>
204204
<tr>
205205
<td>Metric </td>
206206
<td>Description </td>
@@ -220,7 +220,7 @@ Once Provisioned Concurrency is enabled and you start collecting CloudWatch metr
220220
<tr>
221221
<td><strong>ProvisionedConcurrencySpilloverInvocations</strong> </td>
222222
<td>Number of Invocations that are above Provisioned Concurrency </td>
223-
</tr></small>
223+
</tr>
224224
</table>
225225

226226

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ In this step, you configure four local file sources, one for each log source lis
114114
115115
The following suffixes are required. For example, you could use `_sourceCategory=<Foo>/artifactory/console`, but the suffix **artifactory/console** must be used.
116116
117-
<table><small>
117+
<table>
118118
<tr>
119119
<td><strong>Log source</strong></td>
120120
<td><strong>File Path</strong></td>
@@ -139,7 +139,7 @@ The following suffixes are required. For example, you could use `_sourceCategory
139139
<td>Traffic</td>
140140
<td>$JFROG_HOME/&#60;product&#62;/var/log/artifactory-traffic.*.log</td>
141141
<td>artifactory/traffic</td>
142-
</tr></small>
142+
</tr>
143143
</table>
144144
145145
:::note

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Advanced configuration can be used with all JFrog Xray script-based collection c
228228

229229
This section provides a list of variables for Jfrog Xray that you can define in the configuration file.
230230

231-
<table><small>
231+
<table>
232232
<tr>
233233
<td>Variable </td>
234234
<td>Usage </td>
@@ -272,7 +272,7 @@ This section provides a list of variables for Jfrog Xray that you can define in
272272
<tr>
273273
<td>HTTP_LOGS_ENDPOINT in SumoLogic sectio </td>
274274
<td>HTTP source endpoint url created in Sumo Logic for ingesting Logs. </td>
275-
</tr></small>
275+
</tr>
276276
</table>
277277

278278
</details>

docs/integrations/containers-orchestration/docker-ulm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ There are alternative methods for collecting Docker logs and metrics. See [Docke
126126
There will be no **Network** metrics if you use the `host` network mode for the container.
127127
:::
128128

129-
<table><small>
129+
<table>
130130
<tr>
131131
<td><strong>Metrics Name</strong></td>
132132
<td><strong>Unit</strong></td>
@@ -451,7 +451,7 @@ There will be no **Network** metrics if you use the `host` network mode for the
451451
<td>current </td>
452452
<td>Count </td>
453453
<td>Number of PIDs (Not available on Windows) </td>
454-
</tr></small>
454+
</tr>
455455
</table>
456456

457457

@@ -491,7 +491,7 @@ The table below defines the types of variables you can use.
491491

492492
Docker engine event log data doesn't support the tagging with metadata.
493493
494-
<table><small>
494+
<table>
495495
<tr>
496496
<td><strong>Namespace/VAR_TYPE</strong> </td>
497497
<td><strong>Description</strong> </td>
@@ -521,7 +521,7 @@ Docker engine event log data doesn't support the tagging with metadata.
521521
<td>User-defined container environment variables that are set with <code>--env|-e</code> flags when starting a container. </td>
522522
<td>The name of the variable.
523523
<br/>Dot characters (<code>.</code>) are not supported. </td>
524-
</tr></small>
524+
</tr>
525525
</table>
526526
527527

docs/integrations/databases/mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ This section describes the monitors provided with the MySQL app. These monitors
826826
827827
Here are the Telegraf metrics for MySQL collected by the MySQL app.
828828
829-
<table><small>
829+
<table>
830830
<tr>
831831
<td>mysql_aborted_clients<br/>
832832
mysql_aborted_connects<br/>
@@ -927,5 +927,5 @@ mysql_threads_connected<br/>
927927
mysql_threads_created<br/>
928928
mysql_threads_running<br/>
929929
mysql_uptime</td>
930-
</tr></small>
930+
</tr>
931931
</table>

0 commit comments

Comments
 (0)