You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/getting-started.md
+15-97Lines changed: 15 additions & 97 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,103 +87,21 @@ Sumo Logic has several deployments that are assigned depending on the geographic
87
87
88
88
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.
| Region | Service<br/>(login URL) | API endpoint | Collection | Syslog | OTel |
93
+
|:--|:--|:--|:--|:--|:--|
94
+
| AU |[service.au.sumologic.com](https://service.au.sumologic.com)|`api.au.sumologic.com/api/`|`collectors.au.sumologic.com`|`syslog.collection.au.sumologic.com`|`open-collectors.au.sumologic.com`|
95
+
| CA |[service.ca.sumologic.com](https://service.ca.sumologic.com)|`api.ca.sumologic.com/api/`|`collectors.ca.sumologic.com`|`syslog.collection.ca.sumologic.com`|`open-collectors.ca.sumologic.com`|
96
+
| DE |[service.de.sumologic.com](https://service.de.sumologic.com)|`api.de.sumologic.com/api/`|`collectors.de.sumologic.com`|`syslog.collection.de.sumologic.com`|`open-collectors.de.sumologic.com`|
97
+
| EU |[service.eu.sumologic.com](https://service.eu.sumologic.com)|`api.eu.sumologic.com/api/`|`collectors.eu.sumologic.com`<br/>`endpoint1.collection.eu.sumologic.com`|`syslog.collection.eu.sumologic.com`|`open-collectors.eu.sumologic.com`|
When adding an image to a bulleted or sequential list, include the image snippet in-line with the list item, with a `<br/>` element in between, like this:
@@ -785,13 +797,6 @@ When adding an image to a bulleted or sequential list, include the image snippet
785
797
</TabItem>
786
798
</Tabs>
787
799
788
-
### Screenshots
789
-
790
-
Capture screenshots using SnagIt in .png format. Use SnagIt's border effect to apply a gray (RGB 212, 212, 212) four-point border.
791
-
792
-
By default, images that you insert into a page are set to be responsive - resized for the type of device the reader is using.
793
-
794
-
795
800
### Masking sensitive information
796
801
797
802
We mask sensitive information like usernames, email addresses, and IP addresses. In Snagit or a similar program, use the shape tool to mask the text using solid gray, (RGB 212, 212, 212).
Copy file name to clipboardExpand all lines: docs/integrations/amazon-aws/aws-privatelink.md
+14-72Lines changed: 14 additions & 72 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,78 +37,20 @@ With the NLB-created and ALB-registered as a target, requests over AWS PrivateL
37
37
38
38
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.
Copy file name to clipboardExpand all lines: docs/integrations/amazon-aws/global-intelligence-cloudtrail-secops.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,8 @@ This application relies on 45 Scheduled Searches that Save to two different Inde
51
51
<details>
52
52
<summary>View the list of Scheduled Searches (<strong>click to expand</strong>)</summary>
53
53
54
+
<divclass="responsive-table">
55
+
54
56
<table>
55
57
<tr>
56
58
<td><strong>Folder</strong></td>
@@ -284,6 +286,8 @@ This application relies on 45 Scheduled Searches that Save to two different Inde
284
286
</tr>
285
287
</table>
286
288
289
+
</div>
290
+
287
291
* To reduce false positives, the benchmarks and application filter out AWS CloudTrail events from legitimate cloud services including AWS itself and CloudHealth by VMware.
288
292
* 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.
289
293
* The benchmarking models use cohorts calculated from similar AWS accounts.
Copy file name to clipboardExpand all lines: docs/integrations/app-development/jfrog-artifactory.md
+10-27Lines changed: 10 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,33 +114,16 @@ In this step, you configure four local file sources, one for each log source lis
114
114
115
115
The following suffixes are required. For example, you could use `_sourceCategory=<Foo>/artifactory/console`, but the suffix **artifactory/console** must be used.
116
116
117
-
<table>
118
-
<tr>
119
-
<td><strong>Log source</strong></td>
120
-
<td><strong>File Path</strong></td>
121
-
<td><strong>Source Category</strong></td>
122
-
</tr>
123
-
<tr>
124
-
<td>Artifactory Server and other microservices</td>
Remember that `_sourceCategory` names are case sensitive. When you run a search using `_sourceCategory`, make sure you use the same case as you did when configuring the source.
0 commit comments