Pagination and link to logs via url
We need to scroll to an specific log within a page that will allow to click on the result of the search. Related to: #491 (closed)
Each event has assocaited an anchor which url can be built like:
http://localhost:3000/investigation/220449480/events?page=1#608aaccd1211b8123b446d74
Where the hash is the event._id
Edited by Alejandro De Maria Antolinos