Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parsiranje velikih log fajlova
#4
Zanimljivo resenje:

Quote:InfluxDB is a time series database built from the ground up to handle high write and query loads. It is the second piece of the TICK stack. InfluxDB is meant to be used as a backing store for any use case involving large amounts of timestamped data, including DevOps monitoring, application metrics, IoT sensor data, and real-time analytics.

Quote:Key Features

Here are some of the features that InfluxDB currently supports that make it a great choice for working with time series data.
  • Custom high performance datastore written specifically for time series data. The TSM engine allows for high ingest speed and data compression.
  • Written entirely in Go. It compiles into a single binary with no external dependencies.
  • Simple, high performing write and query HTTP(S) APIs.
  • Plugins support for other data ingestion protocols such as Graphite, collectd, and OpenTSDB.
  • Expressive SQL-like query language tailored to easily query aggregated data.
  • Tags allow series to be indexed for fast and efficient queries.
  • Retention policies efficiently auto-expire stale data.
  • Continuous queries automatically compute aggregate data to make frequent queries more efficient.
  • Built in web admin interface.

Free je samo za single node.

Quote:However, the open source edition of InfluxDB runs on a single node. If your requirements dictate a high-availability setup to eliminate a single point of failure, you should explore InfluxDB Enterprise Edition.

Linkovi:

https://github.com/influxdata/influxdb
https://docs.influxdata.com/influxdb/v1.3/

Zanimljiva prezentacija ("Challenges of monitoring distributed systems") koju sam slusao:

https://www.slideshare.net/NenadBozic2/c...s-76090175
“If you think you are too small to make a difference, try sleeping with a mosquito.” - Dalai Lama XIV
Reply


Messages In This Thread
Parsiranje velikih log fajlova - by 1van - 12-28-2014, 11:24 AM
RE: Parsiranje velikih log fajlova - by mikikg - 12-28-2014, 11:38 AM
RE: Parsiranje velikih log fajlova - by 1van - 12-28-2014, 01:54 PM
RE: Parsiranje velikih log fajlova - by 1van - 12-08-2017, 12:21 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)