Johan Berggren
Johan Berggren
It would be convenient if ```deploy_timesketch.sh``` also started the containers at the end of the run.
**Is your feature request related to a problem? Please describe.** Detect RPD bruteforce with an analyzer **Describe the solution you'd like** Analyzer event logs 4625 to detect potential RDP bruteforce...
The UI controls for edit/delete a comment is not shown until clicked outside of the edit area.
**Root page (sketch list)** - [ ] List all my sketches - [x] pagination - [ ] search sketches **Home (overview)** - [ ] Generic info page as placeholder until...
**Describe the bug** When running the CLI client and searching the --limit flag doesn't work. **To Reproduce** Steps to reproduce the behavior: 1. timesketch search --saved-search 1234 --limit 5 **Expected...
This PR refactors how we do imports in the CLI client. The current implementation has some slow imports (the API client with cloud dependencies etc). The way Click works is...
Importer client: If there are saved credentials then it is not possible to overide those, even when a new pair is specified with `-u -p` Consider updating saved credentials when...
OpenSearch is now the default search backend for Timesketch. We are still using the Elasticsearch python client (which is still compatible, but not maintained). This PR tracks the work needed...
Just a few ideas for features and/or documentation that would make it easier to debug. I know adding these features to the web UI might be a fair amount of...
Analysers have different output and it is difficult for the user to reason about what to expect. We should have an "Output" section for each analyzer to detail what to...