Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:dpi:dpi_components:qoestor:data_export:start [2021/09/02 09:33] – created arusnak | en:dpi:dpi_components:qoestor:data_export:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== 5 Data export ===== | ||
| - | {{indexmenu_n> | ||
| - | |||
| - | If necessary, you can independently generate your own reports without additional tools and upload data in any CSV, JSON, TabSeparated format. | ||
| - | |||
| - | Data is stored in 4 main logs | ||
| - | * qoestor.fullflow – full netflow log, storage period - 2 hours by default | ||
| - | * qoestor.clicksteam – full clickstream log, storage period - 2 hours by default | ||
| - | * qoestor.fullflow_agg – pre-aggregated netflow log, storage period - 14 days by default | ||
| - | * qoestor.clicksteam_agg – pre-aggregated clickstream log, storage period - 14 days by default | ||
| - | |||
| - | The command format is as follows < | ||
| - | |||
| - | By default data is uploaded in TabSeparated format. | ||
| - | |||
| - | **Пример**. The client asked for a log of connections to a specific host in CSV format | ||
| - | |||
| - | < | ||
| - | |||
| - | For detailed information on SQL ClickHouse, see the link [[https:// | ||
| - | |||