cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
825
Views
0
Helpful
0
Replies

help with Influx-pipeline configs. Pipeline seems to be forwarding, influx not writing to the database.

Chandra L
Cisco Employee
Cisco Employee

Hi all,

 

Could someone please help me with the influx database configuration? I have configured pipeline to forward the telemetry (received from XR devices) to InfluxDB (version 1.7), however I see that influx is not writing the records to the database file. probably I am missing some config in influx. 

my pipeline config is -

stage = xport_output
type = metrics
file = metrics.json
output = influx
influx = http://x.x.x.x:8086
database = alertdb
workers = 10
datachanneldepth = 1000

I see in the log of influx some data coming in continuously from pipeline:

[httpd] 10.50.143.124 - admin [31/Jul/2019:17:12:18 +0100] "POST /write?consistency=&db=mdt_db&precision=ms&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" f82c528d-b3ad-11e9-81b4-005056b84e7f 10837 

 

however the mdt_db file is not being written with this info.

 

Thanks

Chandra

0 Replies 0