mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/wazuh-agent: wrap up next version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= wazuh-agent
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_COMMENT= Agent for the open source security platform Wazuh
|
||||
PLUGIN_DEPENDS= wazuh-agent
|
||||
PLUGIN_MAINTAINER= ad@opnsense.org
|
||||
|
||||
@@ -8,6 +8,10 @@ solution.
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.1
|
||||
|
||||
* Add advanced option to specify transport protocol
|
||||
|
||||
1.0
|
||||
|
||||
* Initial version
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
<label>Protocol</label>
|
||||
<type>dropdown</type>
|
||||
<advanced>true</advanced>
|
||||
<help>Specifies the IP protocol to use.</help>
|
||||
<help>Specifies the transport protocol to use.</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>agent.logcollector.syslog_programs</id>
|
||||
|
||||
Reference in New Issue
Block a user