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: solutions/observability/streams/wired-streams.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,19 @@ Use the **Custom Logs (Filestream)** integration to send data to wired streams:
113
113
1. Under **Where to add this integration**, select an agent policy that uses the output you configured in step 4.
114
114
:::
115
115
116
+
:::{tab-item} API
117
+
118
+
Send data to the `/logs/` endpoint using the [Bulk API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-bulk). Refer to the following example for more information:
0 commit comments