blob: ba96f27d2f11db934b16d72efa445be9eedb93b2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<project name="Metron" xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.3.0</version>
</skin>
<custom>
<fluidoSkin>
<project>Apache Metron - Incubating</project>
<topBarEnabled>false</topBarEnabled>
<sideBarEnabled>true</sideBarEnabled>
</fluidoSkin>
</custom>
<bannerLeft>
<name>Apache Metron - Incubating</name>
<src>images/metron-logo.png</src>
<href>http://metron.incubator.apache.org/</href>
<width>148px</width>
<height>48px</height>
</bannerLeft>
<bannerRight>
<name>Apache Incubating</name>
<src>images/ApacheIncubating_Logo.png</src>
<href>http://incubator.apache.org/</href>
<width>192px</width>
<height>48px</height>
</bannerRight>
<publishDate position="right"/>
<version position="right"/>
<body>
<head>
<script type="text/javascript">
$( document ).ready( function() { $( '.carousel' ).carousel( { interval: 3500 } ) } );
</script>
</head>
<breadcrumbs position="left">
<item name="Apache" href="http://www.apache.org"/>
<item name="Metron-Incubating" title="Apache Metron - Incubating" href="http://metron.incubator.apache.org/"/>
<item name="Documentation" title="Metron Docs" href="index.html"/>
</breadcrumbs>
<menu name="User Documentation">
<!-- BEGIN_MENU_TREE - Do not remove this line, it is used for auto-insert -->
<item name='Metron' href='index.html' title='Apache Metron - Incubating' collapse='false'>
<item name='Analytics' href='metron-analytics/index.html' collapse='true'>
<item name='Maas-service' href='metron-analytics/metron-maas-service/index.html'/>
<item name='Profiler' href='metron-analytics/metron-profiler/index.html'/>
<item name='Profiler-client' href='metron-analytics/metron-profiler-client/index.html'/>
<item name='Statistics' href='metron-analytics/metron-statistics/index.html' collapse='true'>
<item name='HLLP' href='metron-analytics/metron-statistics/HLLP.html'/>
</item>
</item>
<item name='Deployment' href='metron-deployment/index.html' collapse='true'>
<item name='Amazon-ec2' href='metron-deployment/amazon-ec2/index.html'/>
<item name='Ansible-docker' href='metron-deployment/packaging/docker/ansible-docker/index.html'/>
<item name='Rpm-docker' href='metron-deployment/packaging/docker/rpm-docker/index.html'/>
<item name='Packer-build' href='metron-deployment/packer-build/index.html'/>
<item name='Roles' href='metron-deployment/roles/index.html' collapse='true'>
<item name='Kibana' href='metron-deployment/roles/kibana/index.html'/>
<item name='Monit' href='metron-deployment/roles/monit/index.html'/>
<item name='Opentaxii' href='metron-deployment/roles/opentaxii/index.html'/>
<item name='Pcap_replay' href='metron-deployment/roles/pcap_replay/index.html'/>
<item name='Sensor-stubs' href='metron-deployment/roles/sensor-stubs/index.html'/>
<item name='Sensor-test-mode' href='metron-deployment/roles/sensor-test-mode/index.html'/>
</item>
<item name='Vagrant' href='metron-deployment/vagrant/index.html' collapse='true'>
<item name='Codelab-platform' href='metron-deployment/vagrant/codelab-platform/index.html'/>
<item name='Fastcapa-test-platform' href='metron-deployment/vagrant/fastcapa-test-platform/index.html'/>
<item name='Full-dev-platform' href='metron-deployment/vagrant/full-dev-platform/index.html'/>
<item name='Quick-dev-platform' href='metron-deployment/vagrant/quick-dev-platform/index.html'/>
</item>
</item>
<item name='Docker' href='metron-docker/index.html'/>
<item name='Platform' href='metron-platform/index.html' collapse='true'>
<item name='Api' href='metron-platform/metron-api/index.html'/>
<item name='Common' href='metron-platform/metron-common/index.html'/>
<item name='Data-management' href='metron-platform/metron-data-management/index.html'/>
<item name='Enrichment' href='metron-platform/metron-enrichment/index.html'/>
<item name='Indexing' href='metron-platform/metron-indexing/index.html'/>
<item name='Management' href='metron-platform/metron-management/index.html'/>
<item name='Parsers' href='metron-platform/metron-parsers/index.html'/>
<item name='Pcap-backend' href='metron-platform/metron-pcap-backend/index.html'/>
</item>
<item name='Sensors' href='metron-sensors/index.html' collapse='true'>
<item name='Fastcapa' href='metron-sensors/fastcapa/index.html'/>
<item name='Pycapa' href='metron-sensors/pycapa/index.html'/>
</item>
</item>
<!-- END_MENU_TREE - Do not remove this line, it is used for auto-insert -->
</menu>
<footer>
© 2015-2016 The Apache Software Foundation. Apache Metron, Metron, Apache, the Apache feather logo,
and the Apache Metron project logo are trademarks of The Apache Software Foundation.
</footer>
</body>
</project>