By default, with no flags specified, the Request Log Parser generates the following output:
------------------------------------------------------------------------- -- reqlogparser: Parsing 'my/path/dgraph.log'... ------------------------------------------------------------------------- /search?terms=pinot+noir&opts=mode+matchall&rank=0&offset=0&compound=1 /graph?node=8024&group=0&offset=0&nbins=10 - - /bin?id=37614 - - /graph?node=8038&group=0&offset=0&nbins=10 - -
[…]
====================================================================
== SUMMARY OF PARSER ACTIVITY
====================================================================
Total parsing time (seconds): 5
Total log files read: 1
Total entries parsed: 100,000
Log file(s): entries
------------------------------------------------------------ -------
- my/path/dgraph.log 100,000
Total entries cleaned and retained: 99,994
------------------------------------------------------------ -------
- Navigation/record-search queries (/graph) 99,200
- Dimension-search queries (/search) 790
- Record-detail queries (/bin) 4
Total entries discarded: 6
------------------------------------------------------------ -------
- Admin stats commands (/admin?op=stats) 4
- Startup messages ("DGRAPH STARTUP") 2

