I have a text file in ILP format that I would like to import into QuestDB.
I know QuestDB can ingest data in ILP format, but it seems you can do this only line by line. I have tried using the HTTP endpoint for file ingestion, but it supports loading CSV files only. I am wondering if anyone had to deal with this and how you did it.
For context, I am migrating some data from InfluxDB and I have exported my data (using influxd inspect) as a large file containing all my ILP points. It looks something like this (just several Gigs of it):
diagnostics,device_version=v1.0,driver=Albert,fleet=East,model=F-150,name=truck_1027 current_load=2658 1451612300000000000
diagnostics,device_version=v1.0,driver=Albert,fleet=East,model=F-150,name=truck_1027 current_load=3436 1451612310000000000
readings,driver=Trish,fleet=West,model=H-2,name=truck_972 velocity=89 1451831680000000000