summaryrefslogtreecommitdiff
path: root/conf/packet_adapter.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/packet_adapter.conf')
-rw-r--r--conf/packet_adapter.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/packet_adapter.conf b/conf/packet_adapter.conf
index a019c54..2457091 100644
--- a/conf/packet_adapter.conf
+++ b/conf/packet_adapter.conf
@@ -9,3 +9,9 @@ app_device=eth_nf_packet_adapter
[stat]
output_file=log/packet_adapter.fs2
statsd_cycle=2
+
+[http_healthcheck_server]
+enable=1
+port=8080
+addr="0.0.0.0"
+path="/status"