@@ -41,8 +41,8 @@  | 
                                                    ||
| 41 | 41 | $this->software = 'Fail2ban';  | 
                                                        
| 42 | 42 | $this->prettyName = 'Fail2ban';  | 
                                                        
| 43 | 43 |          $this->addFormat('default', '%t %s %p %l %j %m'); | 
                                                        
| 44 | - $this->defaultFormat = '%t %s %p %l %j %m';  | 
                                                        |
| 45 | - $this->timeFormat = 'Y-m-d';  | 
                                                        |
| 44 | + $this->defaultFormat = '%t %s %p %l %j %m';  | 
                                                        |
| 45 | + $this->timeFormat = 'Y-m-d';  | 
                                                        |
| 46 | 46 | |
| 47 | 47 |          $this->addPath("/var/log/"); | 
                                                        
| 48 | 48 |          $this->addFile("fail2ban.log"); |