We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994e968 commit 5bc81d9Copy full SHA for 5bc81d9
specs/filebeat.spec.yml
@@ -45,6 +45,12 @@ inputs:
45
outputs: *outputs
46
shippers: *shippers
47
command: *command
48
+ - name: azure-blob-storage
49
+ description: "Azure Blob Storage"
50
+ platforms: *platforms
51
+ outputs: *outputs
52
+ shippers: *shippers
53
+ command: *command
54
- name: azure-eventhub
55
description: "Azure Eventhub"
56
platforms: *platforms
@@ -89,6 +95,12 @@ inputs:
89
95
90
96
91
97
98
+ - name: gcs
99
+ description: "Google Cloud Storage"
100
101
102
103
92
104
- name: http_endpoint
93
105
description: "HTTP Endpoint"
94
106
0 commit comments