I noticed that in the first insert you have the result=PASS as a tag (before the " "), but in the second insert you added it to the fields (after the " ")
This is why you are seeing the "result" tag and "result_1" field in your query. On Thursday, November 9, 2017 at 4:28:28 AM UTC-5, [email protected] wrote: > insert debug,host=us3333,result=PASS ctnrName="sakshi.ctnr.1",prj="xyz.12" > insert debug,host=us3333 result="PASS",ctnrName="sakshi.ctnr.1",prj="xyz.12" -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/influxdb. To view this discussion on the web visit https://groups.google.com/d/msgid/influxdb/e7bdb986-f538-47b0-b931-1e003b95df46%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
