forked from p34709852/monkey
Changelog: Add entry for adding new AgentLogs endpoint
This commit is contained in:
parent
546c44f501
commit
08bc43e0c4
|
@ -25,6 +25,7 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
encrypting files. #1242
|
encrypting files. #1242
|
||||||
- `/api/agents` endpoint.
|
- `/api/agents` endpoint.
|
||||||
- `/api/agent-signals` endpoint. #2261
|
- `/api/agent-signals` endpoint. #2261
|
||||||
|
- `/api/agent-logs/<string:agent_id>` endpoint. #2274
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Reset workflow. Now it's possible to delete data gathered by agents without
|
- Reset workflow. Now it's possible to delete data gathered by agents without
|
||||||
|
|
Loading…
Reference in New Issue