Wallaroo 0.5.2 has been released!
Hi all, Today we released Wallaroo 0.5.2. We've simplified the Wallaroo installation process on Linux and added support for additional Linux distributions via Wallaroo Up, a shell script that
By
Jonathan Brown
·
#107
·
|
New blog post: "Utilizing Elixir as a lightweight tool to store real-time metrics data"
Hi all, This week, I wrote about how we use Elixir as a lightweight tool to store Wallaroo's real-time metrics data. Enjoy!
By
Jonathan Brown
·
#106
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi, Thank you for your respond. Do I have to run docker in order to use the window metrics data. How to compute a mean and a standard deviation for requests/second and uniques clients/second and based
By
farzana zakaria
·
#105
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi Farzana, This part is explained in the?Detecing that an Attack is Underway (
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi, I'am a bit confused on how the ddos is detected when trying to testing the wallaroo application by follow the wallaroo blog examples ddos attack detection. Could you please explain me a bit about
By
farzana zakaria
·
#103
·
|
Date Wallaroo 0.5.1 has been released!
Hi all, Today we released Wallaroo 0.5.1. Included is a change to our decoders to allow filtering and a small fix. Full details available in the release notes:? 0.5.1 Release Notes (
By
Jonathan Brown
·
#102
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
You should be using 0.20.0 not 0.21.0 wrote:
By
Sean Allen <sean@...>
·
#101
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Yes. wrote:
By
Sean Allen <sean@...>
·
#100
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi, I've got some other error after install ponyc0.21.. . It is really the problem with the pony version Error: /home/farzana/wallaroo-tutorial/wallaroo/machida/machida.pony:964:5: match is
By
farzana zakaria
·
#99
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Do you mean that the pony version that is used incompatible with the wallaroo older version ? wrote:
By
farzana zakaria
·
#98
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hmmm, yes. Come to think of it, it would require an older version of Pony to compile. That is going to be problematic. That should be Pony version 0.20.0. You'd need to build that from source and
By
Sean T. Allen <sean@...>
·
#97
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. Thank you for your respond. According to the instruction for compiling machida with make command, cd ~/wallaroo-tutorial/wallaroo/machida make Its run but got some error like below, how I'm going
By
farzana zakaria
·
#96
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
You need to start over for any make commands that you would run in the Wallaroo directory. You can clone the blog examples into your home directory. That would be fine. wrote:
By
Sean T. Allen <sean@...>
·
#95
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
You only need docker if you want to run the Metrics UI. So, no you do not have to have it. wrote:
By
Sean Allen <sean@...>
·
#94
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi, According to https://github.com/WallarooLabs/wallaroo/blob/0.2.2/book/getting-started/linux-setup.md ,in order to setting up the ubuntu environment for wallaroo, it is okay if the docker is not
By
farzana zakaria
·
#93
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
When I run the "make clean" in the wallaroo directory, do I have to start over the installation process ? In which directory I have to run the command below ? It has to be in home directory ? git
By
farzana zakaria
·
#92
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
You need to use the complete command from the README in the example to run it. If you want to use 0.2.2, you should check out that version of the code in git, then in the book directory you'll find
By
Sean T. Allen <sean@...>
·
#91
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
How to build the machida ? I run the below command like the ddos example and the output is "machida : command not found" . machida --application-module ddos_detector --in 127.0.0.1:7010 --out
By
farzana zakaria
·
#90
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Yes but the installation directions you followed might not work. You can try checking out that version of Wallaroo and building Machida. It might work for you with no other changes. wrote:
By
Sean T. Allen <sean@...>
·
#89
·
|
Re: Need your review and guide : DDoS Detection using Wallaroo
Hi. Sorry. Which command did you use to been able to run the output like the screenshot file. Can I use the old version for run the ddos example by using this git clone
By
farzana zakaria
·
#88
·
|