Skip to content

Commit b069f45

Browse files
authored
Merge branch 'main' into monitors_section_otel_apps_set5
2 parents 7ec1a7c + 8bfbb12 commit b069f45

File tree

70 files changed

+619
-195
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+619
-195
lines changed

blog-service/2023/12-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -758,7 +758,7 @@ We're excited to announce the release of our new cloud-to-cloud source for Trell
758758

759759
We’re happy to announce a new security option allowing administrators to set a custom policy for the number of days an API Access Key can go unused before being automatically deactivated. This setting allows administrators to tailor the feature to suit their organization’s specific security requirements. This enhances the security of your account by reducing the risk of unauthorized access through abandoned access keys. This ensures that only active access keys can be used to access your account and its resources.
760760

761-
[Learn more](/docs/manage/security/access-keys#edit-deactivate-or-delete-an-access-key).
761+
[Learn more](/docs/manage/security/access-keys#access-keys-deactivation-policy).
762762

763763

764764
---

blog-service/2025-01-16-manage.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Access Keys Enhancements (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- access keys
6+
- manage
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
13+
14+
We're excited to announce enhancements to how you create and manage access keys.
15+
16+
### Personal Access Keys
17+
18+
The **My Access Keys** section has been moved out of **Preferences** to its own tab and renamed **Personal Access Keys**.
19+
20+
<img src={useBaseUrl('/img/security/access-key-preferences-page.png')} alt="Personal access keys" style={{border: '1px solid gray'}} width="800"/>
21+
22+
To open the Personal Access Keys tab:
23+
* [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select your username and then **Preferences > Personal Access Keys**.
24+
* [**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select your username, and then under **Preferences** select **Personal Access Keys**. You can also click the **Go To...** menu at the top of the screen and select **Personal Access Keys**.
25+
26+
### Scopes
27+
28+
You can now create permission scopes for access keys. Scopes limit the API endpoints an access key can be used to call. This allows you to specify only the permissions the access key needs to accomplish a specific task, making the key more secure.
29+
30+
[Learn more](/docs/manage/security/access-keys).
31+
32+
<img src={useBaseUrl('/img/security/custom-scopes-example.png')} alt="Custom scopes example" style={{border: '1px solid gray'}} width="500"/>

cid-redirects.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"/01Start-Here/02Getting-Started/Glossary": "/docs/contributing/glossary",
8080
"/01Start-Here/02Getting-Started": "/docs/get-started",
8181
"/Start_Here": "/docs/get-started",
82+
"/Start_Here/About_Sumo_Logic/What_is_the_optimal_log_format_to_use_with_Sumo_Logic": "/docs/get-started/faq",
8283
"/Start_Here/About_Sumo_Logic/Status_and_Scheduled_Maintenance": "/docs/get-started/help",
8384
"/Start_Here/About_Sumo_Logic/Sumo_Logic_Support_Terms_and_Conditions": "/docs/get-started/support-terms",
8485
"/Start_Here/Analyst_or_Administrator": "/docs/get-started/onboarding-checklists",
@@ -106,6 +107,7 @@
106107
"/03Send-Data/Collect-from-Other-Data-Sources/01-About-Collectors/01-Collector-Overview": "/docs/send-data/collect-from-other-data-sources",
107108
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon_MSK_Prometheus_metrics_collection": "/docs/send-data/collect-from-other-data-sources/amazon-msk-prometheus-metrics-collection",
108109
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
110+
"/Send-Data/Collect-from-Other-Data-Sources": "/docs/send-data/collect-from-other-data-sources",
109111
"/Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
110112
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-Web-Services": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
111113
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs/Collect_Amazon_CloudWatch_Logs_using_a_Lambda_Function": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-lambda-function",
@@ -1392,6 +1394,7 @@
13921394
"/APIs/General_API_Information/Sumo_Logic_Endpoints_and_Firewall_Security": "/docs/api/getting-started",
13931395
"/Send_Data": "/docs/send-data",
13941396
"/Send_Data/Collector_Management_API/Sumo_Logic_Endpoints": "/docs/api/collector-management",
1397+
"/Send_Data/Collector_Management_API/About_the_Collector_Management_API": "/docs/api/collector-management",
13951398
"/Send_Data/Collector_FAQs/How_to_Ingest_Old_or_Historical_Data": "/docs/send-data/opentelemetry-collector/faq",
13961399
"/APIs/General-API-Information/Sumo-Logic-Endpoints-by-Deployment-and-Firewall-Security": "/docs/api/getting-started",
13971400
"/APIs/General-API-Information/Sumo-Logic-Endpoints-and-Firewall-Security": "/docs/api/getting-started",
@@ -2898,7 +2901,8 @@
28982901
"/Cloud_SIEM_Enterprise/CSE_Schema/Field_Mapping_for_Security_Event_Sources": "/docs/cse/schema/field-mapping-security-event-sources",
28992902
"/Cloud_SIEM_Enterprise/CSE_Schema/Parser_Editor": "/docs/cse/schema/parser-editor",
29002903
"/docs/send-data/parse-data/parser-editor": "/docs/cse/schema/parser-editor",
2901-
"/Cloud_SIEM_Enterprise/CSE_Schema/Parser_Editor/Parser_Troubleshooting_Tips": "/docs/cse/schema/parser-troubleshooting-tips",
2904+
"/Cloud_SIEM_Enterprise/CSE_Schema/Parser_Editor/Parser_Troubleshooting_Tips": "/docs/cse/troubleshoot/troubleshoot-parsers",
2905+
"/docs/cse/schema/parser-troubleshooting-tips": "/docs/cse/troubleshoot/troubleshoot-parsers",
29022906
"/Cloud_SIEM_Enterprise/CSE_Schema/Username_and_Hostname_Normalization": "/docs/cse/schema/username-and-hostname-normalization",
29032907
"/Cloud_SIEM_Enterprise/CSE_Sensors": "/docs/cse/sensors",
29042908
"/Cloud_SIEM_Enterprise/CSE_Sensors/01_Sensor_Download_Locations": "/docs/cse/sensors/sensor-download-locations",
@@ -2916,6 +2920,7 @@
29162920
"/Cloud_SIEM_Enterprise/Ingestion_Guides/Microsoft_Windows": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/microsoft-windows",
29172921
"/Cloud_SIEM_Enterprise/Ingestion_Guides/Fortigate_Firewall": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/fortigate-firewall",
29182922
"/Cloud_SIEM_Enterprise/Ingestion_Guides/Palo_Alto_Firewall": "/docs/cse/ingestion/ingestion-sources-for-cloud-siem/palo-alto-firewall",
2923+
"/Cloud_SIEM_Enterprise/Insights/Insight_Generation_Process": "/docs/cse/records-signals-entities-insights",
29192924
"/Cloud_SIEM_Enterprise/Integrations": "/docs/cse/integrations",
29202925
"/Cloud_SIEM_Enterprise/Integrations/Configuring_a_ThreatQ_Source_in_CSE": "/docs/cse/integrations/configuring-threatq-source-in-cse",
29212926
"/Cloud_SIEM_Enterprise/Integrations/Enable_VirusTotal_Enrichment": "/docs/cse/integrations/enable-virustotal-enrichment",
@@ -3462,6 +3467,7 @@
34623467
"/Other_Solutions/Work_from_Home_Solution": "/docs/observability/work-from-home-vpn",
34633468
"/Other_Solutions/Work_from_Home_Solution/VPN_Monitoring_Resources_and_Tips": "/docs/observability/work-from-home-vpn",
34643469
"/Other_Solutions/Software_Development_Optimization_Solution": "/docs/observability/sdo",
3470+
"/Release_Archive/Collector_Release_Notes_Archive": "/release-notes-collector",
34653471
"/Release_Archive/Quick-Start-Tutorial(deprecated)": "/docs/get-started",
34663472
"/Release_Archive/Quick-Start-Tutorial(deprecated)/01_Sumo_Logic_Quick_Start_Tutorial": "/",
34673473
"/Release-Notes": "/docs/release-notes",
@@ -3821,6 +3827,7 @@
38213827
"/Search/Get_Started_with_Search/Search_Basics/Export_Search_Results": "/docs/search/get-started-with-search/search-basics/export-search-results",
38223828
"/Search/Get_Started_with_Search/How_to_Use_the_Search_Page/Field_Browser": "/docs/search/get-started-with-search/search-page/field-browser",
38233829
"/Search/Get_Started_with_Search/Search_Basics/Search_Metadata": "/docs/search/get-started-with-search/search-basics",
3830+
"/Search/Library/Apps-in-Sumo-Logic/01-Sumo-Logic-Apps/Audit-App": "/docs/integrations/sumo-apps/audit",
38243831
"/Search/Library/Apps-in-Sumo-Logic/01-Sumo-Logic-Apps/Data-Volume-App": "/docs/integrations/sumo-apps/data-volume",
38253832
"/Search/Library/Apps-in-Sumo-Logic/01-Sumo-Logic-Apps/Data-Volume-App/Data-Volume-App-Dashboards": "/docs/integrations/sumo-apps/data-volume",
38263833
"/Search/LogCompare": "/docs/search/behavior-insights/logcompare",
@@ -3980,6 +3987,7 @@
39803987
"/Send-Data/Sources/03Use-Case-Library/Amazon-Web-Services/AWS-EC2-Instance-Log-Collection": "/docs/send-data/installed-collectors/sources/host-metrics-source",
39813988
"/Send-Data/Sources/03Use_Case_Examples/Kubernetes_Collection_DaemonSet": "/docs/send-data/collect-from-other-data-sources/kubernetes-fluentd-plugin",
39823989
"/Send-Data/Sources/03Use-JSON-to-Configure-Sources": "/docs/send-data/use-json-configure-sources",
3990+
"/Send-Data/Sources/03Use-JSON-to-Configure-Sources/JSON-Parameters-for-Installed-Sources": "/docs/send-data/use-json-configure-sources/json-parameters-installed-sources",
39833991
"/Send-Data/Sources/03Use-JSON-to-Configure-Sources/Local-Configuration-File-Management": "/docs/send-data/use-json-configure-sources/local-configuration-file-management",
39843992
"/Send-Data/Sources/03Use-JSON-to-Configure-Sources/Local-Configuration-File-Management/View-or-Download-Source-JSON-Configuration": "/docs/send-data/use-json-configure-sources/local-configuration-file-management/view-download-source-json-configuration",
39853993
"/Send-Data/Sources/03Use-JSON-to-Configure-Sources/Local-Configuration-File-Management/Local-Configuration-File-Management-for-Existing-Collectors-and-Sources": "/docs/send-data/use-json-configure-sources/local-configuration-file-management/existing-collectors-and-sources",
@@ -4023,6 +4031,7 @@
40234031
"/Start-Here/01About-Sumo-Logic/System-Requirements/Supported-Browsers": "/docs/get-started/system-requirements",
40244032
"/Start-Here/01About-Sumo-Logic/System-Requirements/Installed-Collector-Requirements": "/docs/get-started/system-requirements",
40254033
"/Traces/02Working_with_Tracing_data/Spans": "/docs/apm/traces/spans",
4034+
"/Traces/02Working_with_Tracing_data/Search_Query_Language_support_for_Traces": "/docs/apm/traces/search-query-language-support-for-traces",
40264035
"/Traces/Getting_Started_with_Transaction_Tracing": "/docs/apm/traces/get-started-transaction-tracing",
40274036
"/Traces/Getting_Started_with_Transaction_Tracing/Set_up_traces_collection_for_other_environments": "/docs/apm/traces/get-started-transaction-tracing/set-up-traces-collection-for-other-environments",
40284037
"/Traces/Getting_Started_with_Transaction_Tracing/Working_with_spans_attributes": "/docs/apm/traces/advanced-configuration/working-with-span-attributes",
@@ -4119,6 +4128,7 @@
41194128
"/docs/dashboards/chart-panel-types/line-charts": "/docs/dashboards/panels/line-charts",
41204129
"/docs/dashboards/chart-panel-types/table-charts": "/docs/dashboards/panels/table-charts",
41214130
"/docs/dashboards/chart-panel-types/string-single-value-charts": "/docs/dashboards/panels/single-value-charts",
4131+
"/docs/dashboards/get-started": "/docs/dashboards",
41224132
"/docs/dashboards/get-started/add-links-text-panels": "/docs/dashboards/about",
41234133
"/docs/dashboards/get-started/launch-search-data-panel": "/docs/dashboards/about",
41244134
"/docs/dashboards/get-started/markdown-syntax": "/docs/dashboards/panels/markdown-syntax",

docs/cse/integrations/insight-enrichment-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The following parameters control general server behaviors, as opposed to enrichm
151151
| Setting | Required? | Description |
152152
|:--|:--|:--|
153153
| `URL` | yes | The URL for your API endpoint. For more information, see [Sumo Logic API Authentication, Endpoints, and Security](/docs/api/getting-started#sumo-logic-endpoints-by-deployment-and-firewall-security). |
154-
| `api_id` | yes | Enter your Sumo Logic Access ID. For more information, see [Manage your access keys on Preferences page](/docs/manage/security/access-keys#from-the-preferences-page). |
154+
| `api_id` | yes | Enter your Sumo Logic Access ID. For more information, see [Access Keys](/docs/manage/security/access-keys). |
155155
| `api_key` | yes | Enter your Sumo Logic Access Key.|
156156
| `log_level` | no | Log level the server should use. The options are:<br/><br/>-`error`. Only display error messages.<br/>-`info`. Display informational messages. This is the recommended value.<br/>-`debug`. Displays debug (or trace) data. Recommended only when debugging.<br/><br/>Default: `info` |
157157
| `poll_interval` | no | How often the Insight Enrichment Server should check for new insights. You can specify the interval in seconds (s), minutes (m), or hours (h).<br/><br/>Default: 10s |

docs/cse/integrations/security-incident-response-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Your Cloud SIEM role must allow you to use API keys and to retrieve and modify i
3636

3737
In this step, you make a copy of your API credentials, which you'll need to supply when you install the SIR-Cloud SIEM integration in [Step 5](#step-5-install-the-sir-cloud-siem-integration) below. 
3838

39-
You’ll need to supply a Sumo Logic Access ID and Access Key. If necessary, you can create those on your **Preferences** page in the Sumo Logic UI. For more information, see [Create an access key on Preferences page](/docs/manage/security/access-keys#from-the-preferences-page).
39+
You’ll need to supply a Sumo Logic Access ID and Access Key. If necessary, you can create those in the Sumo Logic UI. For more information, see [Access Keys](/docs/manage/security/access-keys).
4040

4141
## Step 2: Install ServiceNow plugins
4242

docs/cse/schema/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,4 @@ This guide has information about Cloud SIEM schemas. In this section, we'll intr
6969
<p>Learn how to import YARA rules from GitHub into Cloud SIEM.</p>
7070
</div>
7171
</div>
72-
<div className="box smallbox card">
73-
<div className="container">
74-
<a href="/docs/cse/schema/parser-troubleshooting-tips"><img src={useBaseUrl('img/icons/operations/schema.png')} alt="Flow diagram icon" width="40"/><h4>Parser Troubleshooting</h4></a>
75-
<p>Learn how to troubleshoot problems with parsers.</p>
76-
</div>
77-
</div>
7872
</div>

docs/cse/schema/parser-editor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ description: Learn how to use the Parser Editor to configure and test a custom p
88
import useBaseUrl from '@docusaurus/useBaseUrl';
99
import Iframe from 'react-iframe';
1010

11-
This topic has instructions for using the Sumo Logic parser editor. You can use the editor to customize system parsers, and to create your own custom parsers. We provide [parser templates](#parser-templates) that you can use as a starting point for creating custom parsers.
11+
This article has instructions for using the Sumo Logic parser editor. You can use the editor to customize system parsers, and to create your own custom parsers. We provide [parser templates](#parser-templates) that you can use as a starting point for creating custom parsers.
1212

1313
For a complete list of standard parsers, see [Parsers](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/parsers/README.md) in the [Cloud SIEM Content Catalog](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/README.md).
1414

1515
See additional articles for more information about the Sumo Logic Cloud SIEM parsers:
1616
* [Parsing Language Reference Guide](/docs/cse/schema/parsing-language-reference-guide)
1717
* [Parsing Patterns](/docs/cse/schema/parsing-patterns)
18-
* [Parser Troubleshooting](/docs/cse/schema/parser-troubleshooting-tips)
18+
* [Troubleshoot Parsers](/docs/cse/troubleshoot/troubleshoot-parsers)
1919

2020
:::note
2121
The instructions that follow assume that you have already written your parser code.

docs/cse/schema/parser-troubleshooting-tips.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/cse/troubleshoot/index.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
slug: /cse/troubleshoot
3+
title: Troubleshoot Cloud SIEM
4+
description: Learn how to troubleshoot problems with Cloud SIEM.
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
This section contains articles to help you troubleshoot problems with Cloud SIEM.
10+
11+
<div className="box-wrapper" >
12+
<div className="box smallbox card">
13+
<div className="container">
14+
<a href="/docs/cse/troubleshoot/troubleshoot-parsers"><img src={useBaseUrl('img/icons/operations/too-many-tools.png')} alt="Troubleshoot icon" width="40"/><h4>Troubleshoot Parsers</h4></a>
15+
<p>Learn how to troubleshoot problems with log parsers.</p>
16+
</div>
17+
</div>
18+
<div className="box smallbox card">
19+
<div className="container">
20+
<a href="/docs/cse/troubleshoot/troubleshoot-mappers"><img src={useBaseUrl('img/icons/operations/too-many-tools.png')} alt="Troubleshoot icon" width="40"/><h4>Troubleshoot Mappers</h4></a>
21+
<p>Learn how to troubleshoot problems with log mappers.</p>
22+
</div>
23+
</div>
24+
</div>

0 commit comments

Comments
 (0)