Johan Berggren

Results 38 issues of Johan Berggren

Expose a manually created timeline in the UI. It should be possible to manually ad event from the explore interface.

Feature request
UI/UX
Medium effort

A modal displaying common ES queries for DF workflows.

Documentation
Frontend

When the server is started the database will get initialized and any missing tables will be created. This causes problems when a WSGI server is started with multiple workers. They...

Feature request
Code health
Medium effort
Backend

It is confusing to have analyzers listed that are not functioning. Add the ability to filter them out from view.

UI/UX
Analyzer idea
Medium effort

This affects other dependencies such as Flask. Needs to be tested.

Code Health

### Prerequisite 1. [x] Prerequisite Step one - A Working 1.3 Application ([ref](https://docs.sqlalchemy.org/en/14/changelog/migration_20.html#first-prerequisite-step-one-a-working-1-3-application)). 3. [x] Prerequisite Step two - A Working 1.4 Application ([ref](https://docs.sqlalchemy.org/en/14/changelog/migration_20.html#first-prerequisite-step-two-a-working-1-4-application)). ### Migrate to SA 2.0 1....

Code Health

**Describe the bug** When pasting a datetime string without timezone information and with a trailing space the timefilter form treats the string as local timezone and reformats to the wrong...

Bug

This issue is tracking the design and work on supporting external analyzers. There are two options for this: 1. analyzer code hosted elsewhere than in the official Timesketch repository. Today...

Analyzers

Batch job to purge sketches and accompanying timelines. * Archive before deletion * Export and archive zip file before deletion * Delete after X days, both sketch, timelines and ES...

Feature Request
Backend