Replies: 1 comment
-
This has been discussed in #1153, maybe you can solve it based on that discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all, hello to everyone.
I am currently setting up TPot for a project in university. We are supposed to run 2-3 Honeypots over the course of a month and analyse the attacks and traffic. I decided to set one up as a standalone, which works like a charm and two distributed sensors. My issue lies with the distributed version.
The Issue
I decided to set two sensors up distributed, to show the benefit of this solution concerning the persistence and resilience of the logs. And of course to get practice with more complex setups.
However I am not able to hook logstash up from the sensor to the hive using the deploy.sh script, due to a prompt for the sudo password.
Setup
Hive - Digital Ocean Droplet
- install successful
- dps.sh shows all relevant systems running cleanly
- no additional firewall rules
Hive Sensor - Digital Ocean Droplet
The deploy.sh problem
Diagnosis
Am I doing something wrong or have a wrong understanding of the mechanics involved? Is it likely to be an issue with my Hive configuration? Any help at this point is highly appreciated.
Best regards,
Rene
Beta Was this translation helpful? Give feedback.
All reactions