Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:faq:dpi:li:start [2024/08/05 13:58] – elena.krasnobryzh | en:dpi:faq:dpi:li:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
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 / | ||
- | |||
- | </ | ||
- | </ | ||