{% include 'header.html' %} {% include 'nav_header.html' %}
{% csrf_token %}

AlienVault OTX Adapter



Interval Configuration

{{ interval_error_msg |default:'' }}

{{ interval_info_msg |default:'' }}

Interval


Create or Modify AlienVault OTX Adapter Schedule Configuration

{{ error_msg |default:'' }}

{{ info_msg |default:'' }}

Time


AlienVault OTX Adapter Schedule Configuration

{% if otx.jobs %} {% for job in otx.jobs %} {% endfor %} {% endif %}
Delete Start Job at Status Start Stop
{{job.cron_job.hour}}:{{job.cron_job.minute}}:{{job.cron_job.second}} {{job.get_status_display}}