I am currently sending metrics to two different databases using two [[outputs.influxdb]] and it works well. I am also trying to send the data in log files to different measurements in those two databases. Is it possible to do it in [[inputs.logparser]] or [inputs.logparser.grok]? I don’t seem to see a way to specify database in [[inputs.logparser]] or [inputs.logparser.grok].
Thanks @Jay_Clifford. Does bucket_tag still works if the databases/buckets are in different InfluxDB instances (i.e. two [[outputs.influxdb_v2]])? Sorry that I failed to mention that at first.