Fatal error has occurred
Error occurred at: src/parser.c – read_log – 2730
Unable to open the specified log file. Device or resource busy
any solution?
]]>@rlinux,
Did you uncomment or re-configured date-format or time-format in goaccess.conf file? Please check these time parameters in the configuration file and correct them. If you don’t know, try this thread, hope you will find solution https://github.com/allinurl/goaccess/issues/136
]]>GoAccess – version 0.9.8 – May 20 2016 13:21:04
Config file: /usr/local/etc/goaccess.conf
Fatal error has occurred
Error occured at: src/parser.c – verify_formats – 2215
No time format was found on your conf file.
@Bheema,
Change the format as shown in the configuration it should work..
date_format %d/%b/%Y log_format %^, %h %^[%d:%^] "%r" %s %b "%R" "%u"]]>