Johan Berggren

Results 71 comments of Johan Berggren

@boingomw I see that you have 2 imports reported. This indicates that you ran the importer twice with the same timeline name. That will put the events in the same...

This has been implemented

This has changed in the newUI. Closing this issue.

Hey @sydp This is a big PR :) It will take some time to review. I'll catch up with you offline to see if we can break it up a...

Ack, will review on Monday

Hey @tomchop any progress on this one?

Following up here, I'll take a look today and will update this bug

This is an interesting idea. We are currently looking into making the search input more intuitive and will definetly take this into account. We will share some ideas at a...

We already do this calculation: ``` secondsToComplete() { return this.totalEventsToIndex / this.avarageEventsPerSecond() ``` https://github.com/google/timesketch/blob/cb0eb03f5b9523288e05ede7388b131d83289804/timesketch/frontend-ng/src/components/Explore/TimelineChip.vue#L396C1-L397C69 There is some other bug that causes this. Needs more investigation. I'll change this to a...

That's a great idea! Maybe we can make this configurable. I'll keep this issue so we can track this request. Thanks!