ebonding-stream-to-elasticsearch-kibana-v2
Pipeline: ebonding-stream-to-elasticsearch-kibana-v2
| ## Read incidents from stream
@rn:read-stream
name = "snow-incidents" &
group = "group-elastic"
## push data into elasticsearch - Kibana dashboard tied to this index will show latest data
--> @es-dev-v2:append-index
index="ebonding_incidents"
## update stats
--> @rn:write-stats-to-stream
name = "ebonding-analytics" &
type = "Elasticsearch-Kibana"
|
Extensions used in this Pipeline
Artifacts used in this Pipeline
Artifact Type |
Artifact Name |
Access |
rda-network-stream |
snow-incidents |
read |
rda-network-stream |
ebonding-analytics |
write |
Bots used in this Pipeline
@rn:read-stream @es-dev-v2:append-index @rn:write-stats-to-stream