.. generated, remove this comment to keep this file ``trendmicro.wflogs`` ===================== .. code-block:: console $ target-query -f trendmicro.wflogs .. list-table:: Details :widths: 20 80 * - Module - ``apps.av.trendmicro.TrendMicroPlugin`` * - Output - ``records`` **Module documentation** No documentation **Function documentation** Return Trend Micro Worry-free log history records. Yields TrendMicroWFLogRecord with the following fields: hostname (string): The target hostname. domain (string): The target domain. ts (datetime): timestamp. threat (string): Description of the detected threat. path (string): Path to file that is associated with the threat. filename (string): Name to file that is associated with the threat. lineno (uint16): Line number for reference for further investigation.