mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
1.4 KiB
1.4 KiB
Contribution
Thank you for your decision to contribute to T-Pot.
Issues
Please feel free to post your problems, ideas and issues here. We will try to answer ASAP, but to speed things up we encourage you to ...
- Use the search function first
- Check the FAQ
- Provide basic support information with regard to your issue
Thank you 😃
FAQ
Where can I find the honeypot logs?
The honeypot logs are located in /data/
. You have to login via ssh and run sudo su -
and then cd /data/
. Do not change any permissions here or T-Pot will fail to work.
Basic support information
- What T-Pot version are you currtently using?
- Are you running on a Intel NUC or a VM?
- How long has your installation been running?
- Did you install any upgrades or packages?
- Did you modify any scripts?
- Have you turned persistence on/off?
- How much RAM available (login via ssh and run
htop
)? - How much stress are the CPUs under (login via ssh and run
htop
)? - How much swap space is being used (login via ssh and run
htop
)? - How much free disk space is available (login via ssh and run
sudo df -h
)? - What is the current container status (login via ssh and run
sudo start.sh
)?