ezpaarse-project / ezpaarse

ezPAARSE can ingest your (proxy) log files and show how users access suscribed electronic ressources.
http://www.ezpaarse.org
Other
68 stars 27 forks source link

get lines which are not processed #96

Closed shyamkhakhar9 closed 4 years ago

shyamkhakhar9 commented 4 years ago

@tporquet I have log file which contains 1500 lines and when i inserted that file into ezpaarse it only processed 500. How can I know which lines didn't get processed?

tporquet commented 4 years ago

Hello @shyamkhakhar9 it is quite normal that ezpaarse rejects a lot of lines. Those rejected lines are categorized and can be accessed if you ask ezpaarse to generate reject-files (see https://ezpaarse-project.github.io/ezpaarse/configuration/parametres.html#reject-files and https://ezpaarse-project.github.io/ezpaarse/essential/report.html#rejects).

This can be done from the command line (with the -H "Reject-Files: all" header) or directly from the GUI: Capture du 2020-02-27 17-50-49