:orphan: .. index:: pair: struct; snif_polling_sets_t .. _doxid-structsnif__polling__sets__t: struct snif_polling_sets_t ========================== .. toctree:: :hidden: Overview ~~~~~~~~ Capture logs polling variables :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct snif_polling_sets_t { // fields char :ref:`dir`[RCF_MAX_PATH]; char :ref:`name`[RCF_MAX_PATH]; unsigned :ref:`osize`; unsigned :ref:`sn_space`; unsigned :ref:`fsize`; unsigned :ref:`rotation`; unsigned :ref:`period`; :ref:`overfill_type` :ref:`ofill`; bool :ref:`errors`; }; .. _details-structsnif__polling__sets__t: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Capture logs polling variables Fields ------ .. index:: pair: variable; dir .. _doxid-structsnif__polling__sets__t_1aae8679ffcf46a73c74db47a408a009c0: .. ref-code-block:: cpp :class: doxyrest-title-code-block char dir[RCF_MAX_PATH] Capture logs directory .. index:: pair: variable; name .. _doxid-structsnif__polling__sets__t_1a8e3c00e90ec5e57008d9c90f4a1efb5c: .. ref-code-block:: cpp :class: doxyrest-title-code-block char name[RCF_MAX_PATH] File name template .. index:: pair: variable; osize .. _doxid-structsnif__polling__sets__t_1acc3fdbf081904bf8b46d6aa9ff3109ac: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned osize Max logs cumulative size .. index:: pair: variable; sn_space .. _doxid-structsnif__polling__sets__t_1abea7de233c0ca851e9dd744bc8a07d4c: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned sn_space Max total capture files size for one sniffer .. index:: pair: variable; fsize .. _doxid-structsnif__polling__sets__t_1afd4ca16c06101573e76036cd584b33fe: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned fsize Max file size for each sniffer .. index:: pair: variable; rotation .. _doxid-structsnif__polling__sets__t_1a8c4147ba984aaf2634c6c5decbc7c700: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned rotation Rotate agent side temporary logs across *x* files .. index:: pair: variable; period .. _doxid-structsnif__polling__sets__t_1a0ecce638a8652dd9fa699e8008feccbc: .. ref-code-block:: cpp :class: doxyrest-title-code-block unsigned period Period for capture logs polling .. index:: pair: variable; ofill .. _doxid-structsnif__polling__sets__t_1a7ad3140cb51994a0da57f5e3ef8c9075: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`overfill_type` ofill Overfill handle method .. index:: pair: variable; errors .. _doxid-structsnif__polling__sets__t_1a2f624b0a95596fbc9ae6e7045c8ba09b: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool errors Errors flag