File: log_sampling.rst

package info (click to toggle)
rsyslog-doc 8.2302.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,464 kB
  • sloc: python: 178; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
Log Sampling
============

Rsyslog supports various sampling mechanism.
User can perform sampling while collecting logs from client systems and forward it to server systems for aggregation and persistence.

Sampling strategies
-------------------

Rsyslog support following sampling strategies:-

 - :doc:`Random sampling<./random_sampling>`
 - :doc:`Hash based sampling<./hash_sampling>`