blob: a8b5bff5d834ec3298c925e4c41b502f4abd85cc [file] [log] [blame]
#
# 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.
#
# metron variables
metron_version: 0.1BETA
java_home: /usr/jdk64/jdk1.8.0_40
# ambari
ambari_host: metron01.cloud.hortonworks.com
ambari_port: 8080
ambari_user: admin
ambari_password: admin
cluster_type: single_node_vm
hdp_host_group: ["metron01.cloud.hortonworks.com"]
# hbase
pcap_hbase_table: pcap
tracker_hbase_table: access_tracker
threatintel_ip_hbase_table: malicious_ip
# kafka
pycapa_topic: pcap
bro_topic: bro
yaf_topic: ipfix
snort_topic: snort
# other values
elasticsearch_web_port: 9200
pcapservice_port: 8081
sniff_interface: eth1