若想在linux下查询某个时间段的log,用sed命令示例如下:
$ sed -n '/2017-01-04 11:00:00/,/2017-01-04 11:20:55/p' ejabberd.log