| Current Path : /var/www/clients/client3/web2/web/vendor/vertexinc/module-request-logging/etc/ |
| Current File : /var/www/clients/client3/web2/web/vendor/vertexinc/module-request-logging/etc/crontab.xml |
<?xml version="1.0"?>
<!--
/**
* @author Blue Acorn iCi <code@blueacornici.com>
* @copyright 2021 Vertex, Inc. All Rights Reserved.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Cron:etc/crontab.xsd">
<group id="vertex_log">
<job name="vertex_log_rotation" instance="Vertex\RequestLogging\Cron\LogRotate" method="execute">
<config_path>crontab/vertex_log/jobs/vertex_log_rotation/schedule/cron_expr</config_path>
</job>
</group>
</config>