.. _WPF2B_EVENT_XMLRPC_PINGBACK:
WPF2B_EVENT_XMLRPC_PINGBACK
---------------------------
.. rubric:: Pingback.
+-----------+-----------+---------------------------------------------------------------------------------------------------------------------------------------------+
| syslog | Facility | :ref:`WP_FAIL2BAN_PINGBACK_LOG` |
| +-----------+---------------------------------------------------------------------------------------------------------------------------------------------+
| | Level | INFO |
| +-----------+---------------------------------------------------------------------------------------------------------------------------------------------+
| | Example | ``Pingback 42 on post 123 by "https://pingback.example/foo/bar" on fqdn.example.com from 192.0.42.1`` |
+-----------+-----------+---------------------------------------------------------------------------------------------------------------------------------------------+
| fail2ban | Filter | :ref:`filters-wordpress-soft` |
| +-----------+---------------------------------------------------------------------------------------------------------------------------------------------+
| | Rule | ``Pingback \d+ on post \d+ by ".+"<_tail>`` |
+-----------+-----------+---------------+-----------------------------------+-----------------------------------------------------------------------------------------+
| EventData | ref_id | .. include:: ../ref_id-type.rst | Post ID |
| +-----------+---------------+-----------------------------------+-----------------------------------------------------------------------------------------+
| | waf_data | comment_id | ``int`` | Comment ID. |
| | +---------------+-----------------------------------+-----------------------------------------------------------------------------------------+
| | | author_url | ``string`` | Author URL. |
+-----------+-----------+---------------+-----------------------------------+-----------------------------------------------------------------------------------------+
.. seealso::
| :ref:`fail2ban_filters_tags`
.. rubric:: History
.. versionchanged:: 6.0.0
Added ``F-COMMENT_ID``, ``F-POST_ID``, ``F-PINGBACK_FROM_URL`` tags.
.. versionadded:: 4.0.0