I am running InfluxDB on a Linux Mint VM. I can access InfluxDB from a browser at http://localhost:8083, so it seems that I have Influx installed correctly, but for some reason there is not an influxdb logfile in /var/log/influxdb. I am really confused...
On Saturday, February 25, 2017 at 10:52:36 PM UTC-5, Mark Rushakoff wrote: > > Depending on the OS and how InfluxDB was installed, you may need to run > `journalctl -u influxdb` to see the logs. > > Then if you don't see anything in the InfluxDB logs that indicates > Telegraf connected to it, ensure that you can connect to the InfluxDB > instance from the machine running telegraf. The writing data guide [1] > gives good explanations on how to use curl to interact with the database. > > [1] https://docs.influxdata.com/influxdb/v1.2/guides/writing_data/ > > On Sat, Feb 25, 2017 at 7:36 PM, Bryan Newport <[email protected] > <javascript:>> wrote: > >> It looks like I'm running Telegraf v.1.1.2. >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/87846381-6322-4697-ae4d-ae1042bb46a6%40googlegroups.com >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/3775aa06-2b77-4e87-9f99-8a8878fd0ee5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
