Skip to content

Commit 8fc6a6b

Browse files
authored
Merge branch 'main' into add-nodrop-to-the-query
2 parents 2587d28 + ab6031f commit 8fc6a6b

File tree

19 files changed

+257
-32
lines changed

19 files changed

+257
-32
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828

2929
jobs:
3030
build-and-deploy:
31-
runs-on: ubuntu-22.04
31+
runs-on: ubuntu-latest
3232
environment:
3333
name: ${{ inputs.environment }}
3434
url: ${{ inputs.hostname }}${{ inputs.base_url }}

.github/workflows/delete-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: delete
44

55
jobs:
66
delete-branch-environment:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88
environment:
99
name: review/${{ github.ref_name }}
1010
env:

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build-and-deploy:
13-
runs-on: ubuntu-22.04
13+
runs-on: ubuntu-latest
1414
env:
1515
CI: true
1616
NODE_ENV: production

blog-service/2025-04-28-manage.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Content Sharing for Apps (Manage)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- manage
6+
- apps
7+
- content sharing
8+
hide_table_of_contents: true
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
We are happy to announce that authorized users can now control the visibility of installed app content. This update allows content administrators and the installing user to configure the roles and users who should be allowed to view the dashboards and log searches that are installed with an app.
14+
15+
For more information about sharing apps, see [Content Sharing in Sumo Logic](/docs/manage/content-sharing/).
16+
17+
<img src={useBaseUrl('img/content-sharing/grant-app-access-to-org.png')} alt="<your image description>" style={{border: '1px solid gray'}} width="<insert-pixel-number>" />

cid-redirects.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@
438438
"/05Search/Get-Started-with-Search/Visualizations/Group-By-Operator": "/docs/search/search-query-language/search-operators",
439439
"/05Search/Live-Tail": "/docs/search/live-tail",
440440
"/05Search/Live-Tail/About-Live-Tail": "/docs/search/live-tail/about-live-tail",
441+
"/Search": "/docs/search",
441442
"/Search/Anomaly_Detection": "/docs/alerts/monitors/create-monitor",
442443
"/Search/Live-Tail": "/docs/search/live-tail/about-live-tail",
443444
"/Search/Live-Tail/About-Live-Tail": "/docs/search/live-tail/about-live-tail",
@@ -489,6 +490,7 @@
489490
"/05Search/Search-Query-Language/01-Parse-Operators/04-Parse-Keyvalue-Formatted-Logs": "/docs/search/search-query-language/parse-operators/parse-keyvalue-formatted-logs",
490491
"/05Search/Search-Query-Language/01-Parse-Operators/05-Parse-CSV-Formatted-Logs": "/docs/search/search-query-language/parse-operators/parse-csv-formatted-logs",
491492
"/05Search/Search-Query-Language/01-Parse-Operators/06-Parse-Delimited-Logs-Using-Split": "/docs/search/search-query-language/parse-operators/parse-delimited-logs-using-split",
493+
"/docs/search/search-query-language/parse-operators/parse-date": "/docs/search/search-query-language/parse-operators/parsedate",
492494
"/05Search/Search-Query-Language/01-Parse-Operators/07-Parse-XML-Formatted-Logs": "/docs/search/search-query-language/parse-operators/parse-xml-formatted-logs",
493495
"/05Search/Search-Query-Language/01-Parse-Operators/Parse-field-option": "/docs/search/search-query-language/parse-operators/parse-field-option",
494496
"/05Search/Search-Query-Language/01-Parse-Operators/Parse-nodrop-option": "/docs/search/search-query-language/parse-operators/parse-nodrop-option",
@@ -3039,6 +3041,7 @@
30393041
"/Knowledge_Base/Parsing/Using_line_breaks_as_an_anchor_within_parse": "/docs/search/search-query-language/parse-operators/parse-predictable-patterns-using-an-anchor",
30403042
"/Knowledge_Base/Search": "/docs/search",
30413043
"/Knowledge_Base/Search/How_to_Prevent_your_Scheduled_Search_from_Timing_Out": "/docs/alerts/scheduled-searches/faq",
3044+
"/Limited_Availability": "/docs/manage/manage-subscription/beta-opt-in",
30423045
"/Limited_Availability/Lookup_Tables": "/docs/search/search-query-language/search-operators/lookupcontains",
30433046
"/Limited_Availability/Lookup_Tables/lookupContains_Operator": "/docs/search/search-query-language/search-operators/lookupcontains",
30443047
"/Manage": "/docs/manage",
@@ -3381,6 +3384,7 @@
33813384
"/Metrics/Metric-Queries-and-Alerts/10Share_a_Metric_Query": "/docs/metrics/metrics-queries/share-metric-query",
33823385
"/Metrics/Metric-Queries-and-Alerts/11Metrics-Queries": "/docs/metrics/metrics-queries",
33833386
"/Metrics/Metrics_Transformation_Rules": "/docs/metrics/metrics-transformation-rules",
3387+
"/Metrics/Understand_and_Manage_Metric_Volume/Blacklisted_Metrics_Sources": "/docs/metrics/manage-metric-volume/disabled-metrics-sources",
33843388
"/Metrics/Understand_and_Manage_Metric_Volume/Disabled_Metrics_Sources": "/docs/metrics/manage-metric-volume/disabled-metrics-sources",
33853389
"/Metrics/Understand_and_Manage_Metric_Volume": "/docs/metrics/manage-metric-volume",
33863390
"/Metrics/Understand_and_Manage_Metric_Volume/Data_Limits_for_Metrics": "/docs/metrics/manage-metric-volume",
@@ -3577,6 +3581,7 @@
35773581
"/Search/Search_Cheat_Sheets/Search_Operators_Cheat_Sheet": "/docs/search/search-cheat-sheets",
35783582
"/Search/Search_Job_API/Search_Job_API": "/docs/api/search-job",
35793583
"/Search/Search_Optimization": "/docs/search/optimize-search-performance",
3584+
"/Search/Search_Optimization/Scheduled_Views": "/docs/manage/scheduled-views",
35803585
"/Solutions/AWS_Observability_Solution": "/docs/observability",
35813586
"/Send_Data/Sources/03Use_JSON_to_Configure_Sources": "/docs/send-data/use-json-configure-sources",
35823587
"/Send_Data/Sources/03Use_JSON_to_Configure_Sources/JSON_Parameters_for_Hosted_Sources": "/docs/send-data/use-json-configure-sources/json-parameters-hosted-sources",
@@ -3835,6 +3840,7 @@
38353840
"/Beta/Cloud-to-Cloud_Integration_Framework/Workday_Source": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/workday-source",
38363841
"/Beta/Dashboard-Data-API": "/docs/api/dashboard",
38373842
"/Beta/Dashboard_(New)": "/docs/dashboards",
3843+
"/Beta/Dashboard_(Beta)/01Sumo_Logic's_New_Dashboard_(Beta)": "/docs/dashboards",
38383844
"/Beta/Dashboard_(Beta)/Create_a_New_Dashboard_(Beta)": "/docs/dashboards",
38393845
"/Beta/Fields": "/docs/manage/fields",
38403846
"/Beta/Grant_Access_to_Data_in_Audit_Indexes": "/docs/manage/users-roles/roles/create-manage-roles",
@@ -3973,6 +3979,7 @@
39733979
"/Send_Data/Data_Types/Host_Metrics/02Install_the_Host_Metrics_App": "/docs/integrations/hosts-operating-systems/host-metrics",
39743980
"/Send_Data/Data_Types/Linux/Collect_Logs_for_Linux": "/docs/integrations/hosts-operating-systems/linux",
39753981
"/Send_Data/Data_Types/Observable_Networks/Observable_Networks_App_Dashboard_and_Searches": "/docs/integrations/security-threat-detection/observable-networks",
3982+
"/Send_Data/Data_Types/OneLogin/Collect_Logs_for_OneLogin": "/docs/integrations/saml/onelogin",
39763983
"/Send_Data/Data_Types/PagerDuty/PagerDuty_App_Dashboards": "/docs/integrations/saas-cloud/pagerduty-v3",
39773984
"/Send_Data/Data_Types/Threat_Intel_for_AWS/Threat_Intel_for_AWS_App_Dashboard": "/docs/integrations/amazon-aws/threat-intel",
39783985
"/Send_Data/Installed_Collectors": "/docs/send-data/installed-collectors",
@@ -4038,6 +4045,7 @@
40384045
"/Send-Data/Applications-and-Other-Data-Sources/Okta/Collect-Okta-Logs": "/docs/integrations/saml/okta",
40394046
"/Send-Data/Applications-and-Other-Data-Sources/Oracle/00Collect_Logs_for_Oracle": "/docs/send-data/collect-from-other-data-sources/collect-logs-oracle-cloud-infrastructure",
40404047
"/Send-Data/Applications-and-Other-Data-Sources/Palo_Alto_Networks_8/Collect_Logs_for_Palo_Alto_Networks_8": "/docs/integrations/security-threat-detection/palo-alto-networks-9",
4048+
"/Send-Data/Applications-and-Other-Data-Sources/Puppet": "/docs/integrations/app-development/puppet",
40414049
"/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis",
40424050
"/Send-Data/Applications-and-Other-Data-Sources/Threat-Intel-Quick-Analysis/Threat-Intel-FAQ": "/docs/integrations/security-threat-detection/threat-intel-quick-analysis",
40434051
"/Send-Data/Applications-and-Other-Data-Types/Okta": "/docs/integrations/saml/okta",
@@ -4210,6 +4218,7 @@
42104218
"/docs/dashboards/edit-dashboards": "/docs/dashboards",
42114219
"/docs/dashboards/chart-panel-types/numerical-single-value-charts": "/docs/dashboards/panels/single-value-charts",
42124220
"/docs/dashboards/edit-dashboards/manage-axis": "/docs/dashboards",
4221+
"/docs/dashboards/edit-dashboards/manage-charts": "/docs/dashboards/panels",
42134222
"/docs/dashboards/edit-dashboards/manage-dashboards": "/docs/dashboards",
42144223
"/docs/dashboards/chart-panel-types/box-plot-charts": "/docs/dashboards/panels/box-plot-charts",
42154224
"/docs/dashboards/chart-panel-types/line-charts": "/docs/dashboards/panels/line-charts",
@@ -4308,6 +4317,7 @@
43084317
"/docs/manage/partitions/flex/flex-pricing-faqs": "/docs/manage/partitions/flex/faq",
43094318
"/docs/manage/partitions/flex/flex-pricing-faq": "/docs/manage/partitions/flex/faq",
43104319
"/docs/platform-services/automation-service/app-central/integrations/exana-open-dns": "/docs/platform-services/automation-service/app-central/integrations",
4320+
"/docs/platform-services/automation-service/app-central/integrations/malwarebytes-oneview": "/docs/platform-services/automation-service/app-central/integrations/malwarebytes-nebula",
43114321
"/docs/platform-services/automation-service/app-central/integrations/snowflake": "/docs/platform-services/automation-service/app-central/integrations",
43124322
"/docs/integrations/security-threat-detection/palo-alto-networks-6": "/docs/integrations/security-threat-detection/palo-alto-networks-9",
43134323
"/docs/integrations/security-threat-detection/palo-alto-networks-8":"/docs/integrations/security-threat-detection/palo-alto-networks-9",

0 commit comments

Comments
 (0)