saleh muhaysin
saleh muhaysin
Hi, will be scheduled in next update
HI, currently this feature is not available from the api, but you can request processing by HTTP request as following ``` GET https:///case//processartifacts/_/ ``` for example ``` https:///case/testcase/processartifacts/testcase_m1/Shellbags,TypedUrls ``` Notes:...
hi, yes it is possible to page the collected records from 'export' and pass it instead of this link in generating this timeline (https://github.com/DFIRKuiper/Kuiper/blob/8660f2eeaeab583de62166efea3803e56ce260ed/kuiper/app/controllers/case_management.py#L1428 but it need implementation regarding data...
hi, the details field will not show on the exported data, it will export only the fixed fields "timestamp, data type, machine", you can add extra fields by clicked on...
hi, im not sure what is the reason for `ZIP not found` if you could share the timeline template or the error message to help, regarding the new columns, ensure...
Hi, I did not try to use it in Windows. regarding the nfs, you could avoid using nfs by removing the nfs service from docker--compose.yaml, and change the volumes kuiper_nfs...
hi, what is the output of `sudo docker-compose ps -a` and did you modified any configuration ?
hi it is not possible now to edit the machine information, you can add new machine (and specify the name and ip) then upload the triage package as zip file,...
hi, yes
hi, from the interface you can't remove the previous timelines or change the timeline.xlsx, however, from the commandline (ssh) remove all timelines from the case folder in `kuiper/kuiper/files/timeline/` then when...