OpenSOC / opensoc-streaming

Extensible set of Storm topologies and topology attributes for streaming, enriching, indexing, and storing telemetry in Hadoop.
http://opensoc.github.io
Apache License 2.0
131 stars 93 forks source link

kraken-pcap 1.5 is unavailable #3

Closed missdiog closed 9 years ago

missdiog commented 9 years ago

http://download.krakenapps.org is down,I can't open the website for download the kraken-pcap 1.5 jar.would you show me another adreess

missdiog commented 9 years ago

the domain of krakenapps.org is down,add 14.63.217.52 download.krakenapps.org to /etc/hosts

grutz commented 9 years ago

Thanks for the information! I'll have one of the java developers take a closer look at this. The source code is still available @ https://github.com/nchovy/kraken.

al-x commented 9 years ago

The /etc/hosts hack is no longer necessary as the domain name has been re-registered by @nchovy:

$ host -vt any krakenapps.org. 8.8.8.8 Trying "krakenapps.org" Using domain server: Name: 8.8.8.8 Address: 8.8.8.8#53 Aliases:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62275 ;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION: ;krakenapps.org. IN ANY

;; ANSWER SECTION: krakenapps.org. 19162 IN SOA ns1.nchovy.com. 8con.nchovy.com. 2011120601 10800 3600 432000 86400 krakenapps.org. 19162 IN NS ns3.nchovy.com. krakenapps.org. 19162 IN NS ns4.nchovy.com. krakenapps.org. 19162 IN NS ns1.nchovy.com. krakenapps.org. 19162 IN NS ns2.nchovy.com. krakenapps.org. 19162 IN A 14.63.217.52 krakenapps.org. 19162 IN MX 10 aspmx4.googlemail.com. krakenapps.org. 19162 IN MX 10 aspmx5.googlemail.com. krakenapps.org. 19162 IN MX 1 aspmx.l.google.com. krakenapps.org. 19162 IN MX 5 alt1.aspmx.l.google.com. krakenapps.org. 19162 IN MX 5 alt2.aspmx.l.google.com. krakenapps.org. 19162 IN MX 10 aspmx2.googlemail.com. krakenapps.org. 19162 IN MX 10 aspmx3.googlemail.com.

Received 347 bytes from 8.8.8.8#53 in 81 ms

Thanks @nchovy !

mukhali commented 9 years ago

http://download.krakenapps.org is down and the /etc/hosts hack is down too.can u help me how to solve the problem?

sainib commented 9 years ago

Just reporting that remote repo domains are still down. I tried compiling the source code at https://github.com/nchovy/kraken but it has cyclic dependencies. Anything I can help with to resolve this issue? Please let me know..

For those experiencing the similar issue - I have been able to compile Open SOC Streaming project using the pcap code here - https://github.com/dangle0118/lab.git .. which I think is a much older version of the kraken apps pcap code. For the smtp decoder package which is dependent on krakenapps mime package - use the jar in the lib directory at the top level.. It is not even close to what I wanted but at this point I just want to get it all up and running so admins requesting to fix the repo issue

missdiog commented 9 years ago

yeah, The host 14.63.217.52 is down , I have upload the jars into onedriver . a ./kraken a ./kraken-api a ./kraken-pcap a ./krakenapps.tar: Can't add archive to itself a ./kraken-pcap/1.5.0 a ./kraken-pcap/1.5.0/_maven.repositories a ./kraken-pcap/1.5.0/kraken-pcap-1.5.0.jar a ./kraken-pcap/1.5.0/kraken-pcap-1.5.0.jar.sha1 a ./kraken-pcap/1.5.0/kraken-pcap-1.5.0.pom a ./kraken-pcap/1.5.0/kraken-pcap-1.5.0.pom.lastUpdated a ./kraken-pcap/1.5.0/kraken-pcap-1.5.0.pom.sha1 a ./kraken-api/1.6.0 a ./kraken-api/1.6.0/_maven.repositories a ./kraken-api/1.6.0/kraken-api-1.6.0.jar a ./kraken-api/1.6.0/kraken-api-1.6.0.jar.sha1 a ./kraken-api/1.6.0/kraken-api-1.6.0.pom a ./kraken-api/1.6.0/kraken-api-1.6.0.pom.sha1 a ./kraken/1.0.0 a ./kraken/1.0.0/_maven.repositories a ./kraken/1.0.0/kraken-1.0.0.pom a ./kraken/1.0.0/kraken-1.0.0.pom.lastUpdated a ./kraken/1.0.0/kraken-1.0.0.pom.sha1

link: http://1drv.ms/15yOjI9

Have good time for opensoc

sainib commented 9 years ago

Thanks missdiog!

gouye commented 9 years ago

http://1drv.ms/15yOjI9 cannot download now .who can help me

gouye commented 9 years ago

missdiog,help me

tpiscitell commented 9 years ago

We stood up our own maven repo for Kraken. Pull the latest changes from the master branch and rebuild.