Jump to content
  • 0

Fail2ban Log File Setup


Lwatkins Brw
 Share

Question

I am trying to get fail2ban going with my ant media community server and I can't seem to find information in the logs regarding login of the portal.

The location of the logs I am looking at are at /usr/local/antmedia/log.  Does anyone know f login of the portal gets logged somewhere else?

Red5 seems to use a Red5.log per this link: http://red5.5842.n7.nabble.com/how-to-secure-red5-against-unauthorised-ip-s-with-fail2ban-td46767.html

However, I don;t think this would apply to antmedia.

Any help or pointers in the right direction would be appreciated.  Thank you.
Link to comment
Share on other sites

  • Answers 1
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

1 answer to this question

Recommended Posts

  • 0
Hi lwatkins.brw,

Thank you for the great feedback!

You can see REST API request logs in something like that >> /usr/local/antmedia/log/0.0.0.0_access..2019-05-06.log 

Request Logs like in below:

127.0.0.1 - - [06/May/2019:02:46:03 +0300] "POST /rest/authenticateUser HTTP/1.1" 200 58
127.0.0.1 - - [06/May/2019:02:46:03 +0300] "POST /rest/authenticateUser HTTP/1.1" 200 58
127.0.0.1 - - [06/May/2019:02:46:03 +0300] "POST /rest/authenticateUser HTTP/1.1" 200 58

We are using Angular 5 in AMS Dashboard. Here is login page in AMS >> /usr/local/antmedia/webapps/root/index.html

I hope, I could help you.

I'm hoping that I was able to answer your queries, lwatkins.brw. Please feel free to get back to us if you still have any questions.

May the Live Streaming be with you!

Thanks,
Selim.
Link to comment
Share on other sites

 Share

×
×
  • Create New...