Search found 12 matches

by mannerr
Mon Apr 20, 2020 2:57 am
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

I sent it on friday.
Thanks
by mannerr
Fri Apr 17, 2020 4:08 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

/var/log/syslog: Apr 17 22:20:09 logoweb_app apache_access: 89.133.xx.xx - - [17/Apr/2020:22:20:08 +0200] "GET /download/index.php?id=49499 HTTP/1.1" 302 3870 "http://www.example.hu/?tart=63" "Mozilla/5.0 (Linux; Android 9; ANE-L X1) AppleWebKit/537.36 (KHTML, like Gecko) Ch...
by mannerr
Fri Apr 17, 2020 3:31 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

Such lines appear: {:timestamp=>"2020-04-17T22:20:25.652000+0200", :message=>"output received", :event=>{"message"=>"<133>Apr 17 22:20:19 logoweb_app apache_access: 89.133.xx.xx - - [17/Apr/2020:22:20:09 +0200] \"GET /static/tempP df/49499/97ren29.pdf HTTP/1.1...
by mannerr
Fri Apr 17, 2020 2:41 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

Events now:
events3.png
by mannerr
Fri Apr 17, 2020 2:23 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

Inputs:
rsyslog.conf
by mannerr
Fri Apr 17, 2020 2:22 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

Yes, 192.168.35.11 is the problematic Ubuntu 18. I have an Ubuntu 16 in this network, thats works correctly, i attached it's screenshot before. I reconfigured the 35.11 again with the automatic apache script, I attach the config files. Rsyslog will be in the next post, because 3 max... port 5544 lin...
by mannerr
Fri Apr 17, 2020 11:11 am
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

type ok, but same problem:
events2.PNG
by mannerr
Fri Apr 17, 2020 2:55 am
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

Same situtation on 5545 port:
5545.PNG
inputs1.PNG
events1.PNG
by mannerr
Thu Apr 16, 2020 2:24 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

apache_access is <133> always, so this seems any type maybe. Real syslog has another number: 2020-04-16T21:09:18.981+02:00 192.168.35.11 syslog <30>Apr 16 19:09:17 logoweb_app systemd[1]: Started Clean php session files. 2020-04-16T21:09:18.758+02:00 192.168.35.11 syslog <30>Apr 16 19:09:16 app syst...
by mannerr
Thu Apr 16, 2020 2:07 pm
Forum: Nagios Log Server
Topic: apache log type missing from ubuntu 18.04
Replies: 20
Views: 3465

Re: apache log type missing from ubuntu 18.04

I didn't change logformats, I use the default apache2 package formats: user@webapp:~$ sudo grep -R LogFormat /etc/apache2 /etc/apache2/apache2.conf:LogFormat "%v:%p %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" \"%{User-Agent}i\"" vhost_combined /etc/apache2/apach...