forked from Open-Network-Insight/open-network-insight
-
Notifications
You must be signed in to change notification settings - Fork 0
Validate ingest
natedogs911 edited this page Apr 21, 2016
·
1 revision
Start rabbitmq-server and validate that the service is running
service rabbitmq-server start
rabbitmqctl list_queues
Validate that nfdump is properly installed.
nfdump –V
nfdump: Version: 1.6.12 $Date: 2014-04-02 20:08:48 +0200 (Wed, 02 Apr 2014)
Validate that tshark is properly installed.
$ tshark –V
Start the ingest framework, and validate that is running.
$ cd ..
$ ./start_ingest.sh flow 3
$ screen –ls
$ screen –x OniIngest_”ingest type”_”%H_%M_%S”
- Home
- [Overview of Open Network Insight](Overview of Open Network Insight)
- [Technical Overview](Technical Overview)
- [Planning Guide](Planning Guide)
- [Deployment Option 1: Pure Hadoop](Pure Hadoop)
- [Deployment Option 2: Hybrid Hadoop / Virtual](Hybrid Hadoop)
- Development Guide
- [Deployment Guide](Deployment Guide)
- [Installation Guide](Installation Guide)
- Step 0: Initial Configuration
- [Configure User Accounts](Configure User Accounts)
- [Edit Solution Configuration](Edit Solution Configuration).
- [Setup HDFS](Setup HDFS)
- Step 1: Ingest Component Installation
- [Install Prerequisites](Install Ingest Prerequisites)
- [Install and Configure Ingest](Install and Configure Ingest)
- [Validate](Validate ingest)
- Step 2: Machine Learning
- [Install Prerequisites](Install ML Prerequisites).
- [Install and Configure ML](Install and Configure ML)
- [Validate](Validate ML)
- Step 3: Operational Analytics Component Installation
- [Install Prerequisites](Install OA Prerequisites).
- [Install OA solution](Install OA Solution)
- [Validate](Validate OA)
- Step 0: Initial Configuration
- [User Guide](User Guide)
- [Suspicious Connects – Analyst View](Suspicious Connects)
- [Threat Investigation – Analyst View](Threat Investigation)
- [Ingest Summary – Analyst View](Ingest Summary)