Skip to content

Linux System Integration (system.auth) IAM events parsing problems #4474

@janniten

Description

@janniten

Hi!
I've found the following problems when parsing Linux events related to user creation/modification/deletion.
All the raw events are from the /var/log/secure log

  • Failing to add an user
    Do not populate user.name/related.user and the outcome is "success" when the command failed

Oct 11 09:10:48 plinode useradd[25494]: failed adding user 'aol', exit code: 4

image

  • Deletion and modification of an user does not populate user.name/related.user

Oct 14 16:49:59 dlig userdel[1619336]: delete user 'jce'

image

Oct 19 12:54:40 plielk0 usermod[7730]: change user 'acris' expiration from '2001-01-01' to '2243-10-16'

image

There are other cases (when using the chage command). I'll prepare the raw logs and I'll open a new issue
Thanks!

Metadata

Metadata

Assignees

Labels

Integration:systemSystembugSomething isn't working, use only for issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions