configuration objects
=====================

action()
--------

The :doc:`action <../configuration/actions>`  object is the primary means of
describing actions to be carried out.

input()
-------

The :doc:`input <../configuration/input>` object is the primary means of
describing inputs, which are used to gather messages for rsyslog processing.

global()
--------

This is used to set global configuration parameters. For details, please
see the `rsyslog global configuration object <global.html>`_.

