|
|
|
|
|
by soorajsanker
836 days ago
|
|
Depends on the size, for me it worked well with decent size JSON log lines, but if it is too much that doesn't fit on the browser memory, can think of index storage of sqlite in the future.
Search and filtering can be then loaded to the server + sqlite setup. |
|