Graylog2 / Graylog2/graylog2-server

Write a real "last_activity" to user information

Open
#4,502 1 comment 0 reactions 0 assignees View on GitHub
improvement
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

The `GET /users` API call is returning, besides other properties, the `last_activity` property. Unfortunately, it is currently not of much use and in the future, other security and compliance tools need a better return value.

## Expected Behavior
The property should return when the last API call was executed.

## Current Behavior
Currently, the property returns only "interactive usage". This means, only the usage of the web interface through a session, but not when using credentials directly through HTTP authentication.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.