└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # pcas 2 | 3 | Please refer to [this project's wiki](https://github.com/sofwerx/pcas/wiki) for the instructions on deploying Moloch pcap capture to an elasticsearch cluster. 4 | 5 | If you would like to clone the markdown files from the Wiki to look at them locally, you can do the following: 6 | 7 | git clone https://github.com/sofwerx/pcas.wiki.git 8 | 9 | --------------------------------------------------------------------------------