Difference between revisions of "Clickhouse"

From Initech Technical Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
* [[pmacct]] - This is a collection of configurations and scripts which effectively enable netflows/IPFIX records to be collected and imported into a [[clickhouse]] database.
 
* [[pmacct]] - This is a collection of configurations and scripts which effectively enable netflows/IPFIX records to be collected and imported into a [[clickhouse]] database.
*# Step1
+
*# [[pmacct]] uses [[nfacct.conf]] to collect netflows/IPFIX records and output them to /tmp/nfacct.json in JSONEachRow format.
 
*# Step2
 
*# Step2
 
*# Step2
 
*# Step2

Revision as of 21:41, 18 October 2019

You'll find my collection of scripts and things related to Clickhouse here.

  • pmacct - This is a collection of configurations and scripts which effectively enable netflows/IPFIX records to be collected and imported into a clickhouse database.
    1. pmacct uses nfacct.conf to collect netflows/IPFIX records and output them to /tmp/nfacct.json in JSONEachRow format.
    2. Step2
    3. Step2
    4. Step3
    5. Step4
    6. Step5