Differences
This shows you the differences between two versions of the page.
en:dpi:faq:li:start [2024/08/05 12:18] – created elena.krasnobryzh | en:dpi:faq:li:start [2024/08/05 13:45] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Recording in PCAP, IPFIX Export (Clickstream, | ||
- | {{indexmenu_n> | ||
- | |||
- | < | ||
- | < | ||
- | **Example** of generating a clickstream report in CSV format.\\ | ||
- | TOP 50 sites: | ||
- | <code bash>cut -f 4 / | ||
- | | ||
- | TOP 50 video sites: | ||
- | <code bash>cut -f 4,5 / | ||
- | |||
- | </ | ||
- | </ | ||