I search log viewer for Kubuntu

Discussion in 'Programming' started by mstdmstd, Aug 10, 2017.

  1. #1
    Hello,
    Working in Kubuntu 16 with lamp projects I use kate for sql, appache files log viewing.
    If there is some more convinient log viewer with next features, like:
    1) autoloading without any confirmation dialog when log file was updated.
    2) Some marks in log file, showing that file was updated from this line. I mean I want to distinguish last update.
    3) Syntax highlighting for logs
    4) Maybe there are similar tools/plugins in phpStorm 2016.2.1 ?
    Thanks!
     
    mstdmstd, Aug 10, 2017 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Why not just run a cli with tail -f /path_to_log_file/logfile.log?
     
    PoPSiCLe, Aug 10, 2017 IP