Skip to content

Only login "Authentication attempt " operation is logged in Cassandra 3.11.6 Audit Log #166

@rups789

Description

@rups789

Hello ,

I started to test audit plugin for Cassandra 3.11.6 and respective jar for the same ecaudit_c3.11-2.6.0.jar.
on windows 10 64 bit machine.

I have Followed the steps as per https://github.com/Ericsson/ecaudit/blob/release/c3.0/doc/install.md

cqlsh prompt starts with - cqlsh ip -u cassandra -p pswd

Only login "Authentication attempt " operations are logged when tested from cqlsh prompt .
Select ,insert,delete and other operations are not logged in the audit log file .

Followed the instructions given by Mr. eperott when the same issue was raised by Mr. ashokkoti on Oct 2, 2018.

Still I am not getting the expected result.

Whats the problem? Are there any extra steps needed to be followed !

Audit.log file contents:
10:05:42.254-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt
10:06:39.912-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt
10:06:40.245-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt
10:08:44.261-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt
10:08:44.604-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt
10:12:50.634-> client=XXXX, user=cassandra, status=ATTEMPT ,operation=Authentication attempt

Audit.yaml, cassandra.yaml and logback.xml -- updated files are attached herewith.

Thank You.

audit-yaml
cassandra-yaml
logback-xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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