Hi all, I have this conf log on my apache virtualhost CustomLog .....logs/access.log%Y%m%d" combined
So in my ossec.conf I have
<localfile>
<log_format>apache</log_format>
<location>/var/log/apache2/access.log*</location>
</localfile>
But is not working, there is another way to conf the location with %Y%m%d
this expretions?
thanks
