*My goal is simple, just to send the alerts from SO to Hive as intended by the documentation.*
*Security Onion Master host:*
First step was to create a hive.yaml file and modify it with url , port , and api key.
Second, place hive.yaml file in the elastalert/rules/ directory.
After that I see nothing coming into Hive. Was there an initial elastalert base setup I should have performed prior to creating the hive.yaml file?
*Hive host:*
I also noticed I did not have thehive4py setup. So I set that up using the "pip install thehive4py" still see nothing. So I downloaded the repo using git clone [http://git.com/thehive4py path] then tried to install thehive4py using the "./setup.py" script. I still get nothing.
I am leaning towards my hive and thehive4py integration not properly functioning. Unless there is a gotcha with the elastalert setup I missed as I only created the yaml file, modified it, and placed it in the elastalert rules folder.
Any tips or suggestions would be appreciated.
Thanks everyone!
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/19ce94f0-2f8a-4da9-be47-095884e7b873%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/eb7be37e-cbe3-4344-83b3-eeb3c3645215%40googlegroups.com.
so all you had to do was remove {match[alert]} and it worked? or did you replace it with something else?
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/538b12b3-e8f1-447d-a9e2-a8187521ade0%40googlegroups.com.
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/81e67d6d-70ec-4b37-991e-1e0887c0f273%40googlegroups.com.
Wes, thank you sir. (I am a fan of your work w/ SO, and am very appreciative for you to reaching out directly). I realized my API key was wrong, so I fixed that part. Then I ran a script to continuously curl www.testmyids.com, and am not sure how to interpret the results...
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/91eb5eb8-36fe-4fd7-8f18-8069a58b6c82%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/CAHXW2w-ySNx%2BPqp8zQ%3D8r5KWaU2iu4RT39yXBpaAcPq0rc9XVQ%40mail.gmail.com.
Next stage will be to try and generate ids events. What does it look like under NIDS in the dashboard?
On Mon, 30 Dec 2019, 07:37 Philip Robson, <mrf...@googlemail.com> wrote:
You mentioned that you used the cortex api key.As wez said. You need to create a hive user with alert rights, generate an api key and use that.
On Mon, 30 Dec 2019, 02:52 Justin Hussey, <justin...@gmail.com> wrote:
--Wes, thank you sir. (I am a fan of your work w/ SO, and am very appreciative for you to reaching out directly). I realized my API key was wrong, so I fixed that part. Then I ran a script to continuously curl www.testmyids.com, and am not sure how to interpret the results...I have 2x screenshots because I ran the curl script and the hive.yaml rule twice.thank you- Justin
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to securit...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/67ab21b7-966c-42eb-98af-384bd345e818%40googlegroups.com.
--
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/1d62592b-c990-41f7-a3a7-291f9c65fc0f%40googlegroups.com.
Yes, Elastalert has been updated, so we will need to update the docs to reflect that. I'll post back when updated.
On Tue, Jan 14, 2020 at 6:38 AM Jan Hartmann <har...@gmail.com> wrote:
HI justin,--thy to switch your hive_connections settingshive_connection:hive_host: http://192.168.1.7hive_port: 9000tohive_connection:hive_host: http://192.168.1.7:9000hive_port: 9000not sure why the alerter ignoring the hive_port setting.
Am Dienstag, 31. Dezember 2019 23:19:08 UTC+1 schrieb Justin Hussey:My error-log troubleshooting skills are rusty. I seem to be getting a lot of *ConnectionRefusedError: [Errno 111] Connection refused* --though I'm unsure if it's a broken .py script or what?I have a feeling I'll get this figured out... next year ;)Happy new year!- Justin
Follow Security Onion on Twitter!
https://twitter.com/securityonion
---
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to securit...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/security-onion/1d62592b-c990-41f7-a3a7-291f9c65fc0f%40googlegroups.com.