Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Filter by the index name to find the relevant events.
title=Sumo Logic
+++

1. In Sumo Logic, [configure an HTTP source](https://help-opensource.sumologic.com/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
1. In Sumo Logic, [configure an HTTP source](https://www.sumologic.com/help/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
Make sure to copy the Source Category and collector URL.
2. Create the integration with the following command:

Expand Down
2 changes: 1 addition & 1 deletion sites/platform/src/integrations/fastly-cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The Fastly CDN plugin enables you to:


## Using the Fastly CDN plugin
1. In the Upsun [console](https://upsun.console.com), navigate to the project and environment whose metrics you want to view.
1. In the Upsun [console](https://console.upsun.com), navigate to the project and environment whose metrics you want to view.

**Note:** To view summarized monthly _project-level_ traffic, including CDN bandwidth and CDN requests, see the **Traffic this month** section of a project page (make sure no environment is selected).

Expand Down
2 changes: 1 addition & 1 deletion sites/platform/src/integrations/source/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ Instead, [set up a push-based GitLab CI/CD pipeline](https://devcenter.upsun.com

For a detailed tutorial of how this works, with code samples and rationale, see this blog post: [Synchronize your air-gapped GitLab](https://devcenter.upsun.com/posts/gitlab-push-solution/).

You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun-snippets/gitlab-ci).
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun/snippets/tree/main/examples/gitlab-ci).


{{< /note >}}
2 changes: 1 addition & 1 deletion sites/upsun/src/get-started/AI/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ AI tool integration
[Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-services/openai/),
[AWS Bedrock](https://docs.aws.amazon.com/bedrock/),
and any other HTTP-based API service
- **AI Frameworks**: [LangChain](https://python.langchain.com/docs/get_started/introduction),
- **AI Frameworks**: [LangChain](https://docs.langchain.com/oss/python/langchain/install),
[LlamaIndex](https://docs.llamaindex.ai/), [Chainlit](https://docs.chainlit.io/),
and custom implementations
- **Integration**: REST APIs, WebSockets, and event-driven architectures
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Filter by the index name to find the relevant events.
title=Sumo Logic
+++

1. In Sumo Logic, [configure an HTTP source](https://help-opensource.sumologic.com/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
1. In Sumo Logic, [configure an HTTP source](https://www.sumologic.com/help/docs/send-data/hosted-collectors/http-source/logs-metrics/#configure-an-httplogs-and-metrics-source).
Make sure to copy the Source Category and collector URL.
2. Create the integration with the following command:

Expand Down
2 changes: 1 addition & 1 deletion sites/upsun/src/integrations/fastly-cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The Fastly CDN plugin enables you to:


## Using the Fastly CDN plugin
1. In the Upsun [console](https://upsun.console.com), navigate to the project and environment whose metrics you want to view.
1. In the Upsun [console](https://console.upsun.com), navigate to the project and environment whose metrics you want to view.

**Note:** To view summarized monthly _project-level_ traffic, including CDN bandwidth and CDN requests, see the **Traffic this month** section of a project page (make sure no environment is selected).

Expand Down
2 changes: 1 addition & 1 deletion sites/upsun/src/integrations/source/gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Instead, [set up a push-based GitLab CI/CD pipeline](https://devcenter.upsun.com

For a detailed tutorial of how this works, with code samples and rationale, see this blog post: [Synchronize your air-gapped GitLab](https://devcenter.upsun.com/posts/gitlab-push-solution/).

You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun-snippets/gitlab-ci).
You can also find a complete working example of how this works in the {{% vendor/name %}} [GitHub snippets repository](https://github.com/upsun/snippets/tree/main/examples/gitlab-ci).


{{< /note >}}
Expand Down
Loading