summaryrefslogtreecommitdiff
path: root/net-analyzer/ossec-hids/metadata.xml
blob: a694d6910c7a3992fec286a2963d806f76101d80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription>
		OSSEC is a full platform to monitor and control your systems. It mixes
		together all the aspects of HIDS (host-based intrusion detection), log
		monitoring and SIM/SIEM together in a simple, powerful and open source
		solution.
		To determine which build target (agent, server, hybrid or local) best
		suits your needs, please visit https://www.ossec.net/ and review the
		documentation provided there.
	</longdescription>
  <use>
    <flag name="agent">Build "agent" installation target (see package description)</flag>
    <flag name="hybrid">Build "hybrid" installation target</flag>
    <flag name="local">Build "local" installation target</flag>
    <flag name="server">Build "server" installation target</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>