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: website/docs/r/http_source.html.markdown
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ description: |-
6
6
---
7
7
8
8
# sumologic_http_source
9
-
Provides a [Sumologic HTTP source][1], [Sumologic HTTP Traces source][2], [Sumologic Kinesis Log source][3] and [Sumologic HTTP_OTLP_source][4]. To start using Traces contact your Sumo account representative to activate.
9
+
Provides a [Sumologic HTTP source][1], [Sumologic HTTP Traces source][2], [Sumologic Kinesis Log source][3], [Sumologic HTTP_OTLP_source][4] and [Sumologic RUM source][5]. To start using Traces contact your Sumo account representative to activate.
10
10
11
11
__IMPORTANT:__ The endpoint is stored in plain-text in the state. This is a potential security issue.
In addition to the [Common Source Properties](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs#common-source-properties), the following arguments are supported:
60
60
61
61
-`message_per_request` - (Optional) When set to `true`, will create one log message per HTTP request.
62
-
-`content_type` - (Optional) When configuring a HTTP Traces Source, set this property to `Zipkin`. When configuring a Kinesis Logs Source, set this property to `KinesisLog`. When configuring a HTTP OTLP Source, set this property to `Otlp`. This should only be used when creating a Traces, Kinesis Log or HTTP OTLP source.
62
+
-`content_type` - (Optional) This should only be used when creating a Traces, Kinesis Log, HTTP OTLP or a RUM source.
63
+
- When configuring a HTTP Traces Source, set this property to `Zipkin`.
64
+
- When configuring a Kinesis Logs Source, set this property to `KinesisLog`.
65
+
- When configuring a HTTP OTLP Source, set this property to `Otlp`.
66
+
- When configuring a RUM Source, set this property to `Rum`.
0 commit comments