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/metrics/introduction/get-started-metrics.md
+8-62Lines changed: 8 additions & 62 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,85 +5,31 @@ sidebar_label: Getting Started
5
5
description: Learn how to get started with metrics and create your first visualization.
6
6
---
7
7
8
-
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host. Check out this webinar for an overview of what you can do with host metrics. For reference, the slides are available [here](http://www.slideshare.net/Sumo_Logic/sumo-logic-webinar-visibility-into-your-host-metrics).
8
+
import Iframe from 'react-iframe';
9
+
10
+
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host.
9
11
10
12
:::note
11
13
Metrics reported with a timestamp older than 24 hours ago or newer than 24 hours in the future from the time they are reported are dropped.
The easiest way get started with metrics is to add a Host Metrics Source, which allows you to collect data pertaining to the local Installed Collector host.
32
-
33
-
Watch these videos to see how to ingest Host Metrics from an Installed Collector, and see Collecting Host Metrics for Installed Collectors for full instructions.
34
-
35
-
**Ingest Host Metrics by Upgrading an Existing Collector**
18
+
The easiest way get started with metrics is to add a [Host Metrics Source](/docs/send-data/installed-collectors/sources/host-metrics-source/), which allows you to collect data pertaining to the local Installed Collector host.
36
19
37
20
If you already have an Installed Collector, upgrade the Collector to start ingesting Host Metrics.
***Amazon CloudWatch source.** Allows you to gather metrics data from an Amazon resource. First grant access to read the CloudWatch metrics, and then set up the Amazon CloudWatch Source.
53
-
***Streaming metrics source**. Receives data in the Graphite, Carbon 2.0, and Prometheus format sent over a TCP or UDP socket. See Streaming Metrics Source for instructions.
23
+
*[**Amazon CloudWatch Source for Metrics**](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics/). Allows you to gather metrics data from an Amazon resource. First grant access to read the CloudWatch metrics, and then set up the Amazon CloudWatch Source.
24
+
*[**Streaming Metrics Source**](/docs/send-data/installed-collectors/sources/streaming-metrics-source/). Receives data in the Graphite, Carbon 2.0, and Prometheus format sent over a TCP or UDP socket. See Streaming Metrics Source for instructions.
54
25
55
26
## 2. Query and visualize your data
56
27
57
28
After you set up a Source, metrics data is ingested automatically and available for query and visualization.
58
29
59
-
To get started quickly after installing your Collector and Sources, you can install the Host Metrics App with preconfigured searches and Dashboards, to analyze your metrics data. Watch this video to see how to set up a Host Metrics query and visualization.
To get started quickly after installing your Collector and Sources, you can install the [Host Metrics app](/docs/integrations/amazon-aws/ec2-host-metrics/) with preconfigured searches and Dashboards, to analyze your metrics data.
73
31
74
32
## 3. Add your data to a Dashboard
75
33
76
-
You can add a metrics visualization as a Panel in an existing Dashboard, or create a new Dashboard containing a metrics Panel. Watch this video to see how easy it is to add a metrics Panel to a Dashboard.
77
-
78
-
**Creating Metrics Dashboards**
34
+
You can add a metrics visualization as a Panel in an existing Dashboard, or [create a new Dashboard containing a metrics Panel](/docs/dashboards/create-dashboard-new/#metrics-page).
See the following frequently asked questions (FAQs), and see [Deploy AWS Observability](/docs/observability/aws/deploy-use-aws-observability) for requirements
Copy file name to clipboardExpand all lines: docs/reuse/apps/create-aws-s3-source.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,6 @@ Enabling event-based notifications is an S3 bucket-level operation that subscrib
21
21
22
22
You can adjust the configuration of when and how AWS handles communication attempts with Sumo Logic. See [Setting Amazon SNS Delivery Retry Policies](https://docs.aws.amazon.com/sns/latest/dg/DeliveryPolicies.html) for details.
23
23
24
-
:::sumo Micro Lesson
25
-
26
-
[Watch this micro lesson video](https://www.youtube.com/embed/2vtjPfHQK1Q?rel=0) to learn more about our S3 event notifications integration, which combines scan based discovery and event-based discovery into a unified integration that gives you the ability to maintain a low latency integration for new content and provide assurances that no data was missed or dropped.
27
-
28
-
:::
29
-
30
24
#### Create an AWS Source
31
25
32
26
These configuration instructions apply to log collection from all AWS Source types.
Copy file name to clipboardExpand all lines: docs/search/search-cheat-sheets/log-operators.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sidebar_label: Log Operators
5
5
description: The Search Operators cheat sheet provides a list of available Sumo Logic parsers, aggregators, search operators, and mathematical expressions with links to full details for each item.
6
6
---
7
7
8
-
The Log Operators cheat sheet provides a list of available parsers, aggregators, search operators, and mathematical expressions with links to full details for each item. For a step-by-step video and tutorial about creating queries, see the [Quickstart Tutorial](https://www.youtube.com/watch?v=ajuNTQeOYaI). For a complete list of Sumo Logic Search operators, download the <ahref="/files/search-operators-cheat-sheet.pdf"target="_blank">PDF version</a>.
8
+
The Log Operators cheat sheet provides a list of available parsers, aggregators, search operators, and mathematical expressions with links to full details for each item. For a complete list of Sumo Logic Search operators, download the <ahref="/files/search-operators-cheat-sheet.pdf"target="_blank">PDF version</a>.
9
9
10
10
The following tables provide a list of available Sumo Logic parsers, aggregators, search operators, and mathematical expressions.
For a collection of customer-created search queries and their use cases, see the [Community Query Library](https://support.sumologic.com/support/s/topiccatalog).
Copy file name to clipboardExpand all lines: docs/search/search-query-language/transaction-analytics/transaction-operator.md
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,21 +14,6 @@ The transaction operator requires:
14
14
***One or more transaction IDs to group related log messages together.** You could use session IDs, IPs, username, email, or any other unique IDs that are relevant to your query. You will define transaction IDs in a query. The transaction IDs are extracted using operators such as [parse](/docs/search/search-query-language/parse-operators/parse-predictable-patterns-using-an-anchor) and [parse regex](/docs/search/search-query-language/parse-operators/parse-variable-patterns-using-regex).
15
15
***Mapping from a log message to a state.** Specify the mapping from a log message to a state through the syntax of the [matches](/docs/search/search-query-language/search-operators/matches) operator, or through fields that are already parsed.
16
16
17
-
Check out the following overview video. It reviews a search provided in the Google Workspace App for building a document flow diagram.
Copy file name to clipboardExpand all lines: docs/send-data/hosted-collectors/amazon-aws/aws-s3-source.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,19 +79,6 @@ Enabling event based notifications is an S3 bucket-level operation that subscrib
79
79
80
80
You can adjust the configuration of when and how AWS handles communication attempts with Sumo Logic. See [Setting Amazon SNS Delivery Retry Policies](https://docs.aws.amazon.com/sns/latest/dg/DeliveryPolicies.html) for details.
1.[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
0 commit comments