Docker #4

Closed
opened 2025-12-02 08:18:02 -06:00 by sluberskihomelab · 0 comments

Information

The Docker process will be a docker run command that is generated within the byespy dashboard as an easier way to pull the information from the fail2ban logs. the /var/logs directory will be mounted in the container as a volume, so not the most secure way of going about this, but potentially easier for an end user.

Steps and Changes Needed

  1. Remove the Current Collector Code
  2. Define what is needed for Docker to send the information to the byespy api.
  3. Mount the Fail2ban log directory to view the log
  4. Test
## Information The Docker process will be a docker run command that is generated within the byespy dashboard as an easier way to pull the information from the fail2ban logs. the /var/logs directory will be mounted in the container as a volume, so not the most secure way of going about this, but potentially easier for an end user. ## Steps and Changes Needed 1. Remove the Current Collector Code 2. Define what is needed for Docker to send the information to the byespy api. 3. Mount the Fail2ban log directory to view the log 4. Test
sluberskihomelab removed their assignment 2025-12-02 08:19:24 -06:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
Public/byespy#4
No description provided.