website icon indicating copy to clipboard operation
website copied to clipboard

Question for the Auditing Query

Open FeynmanZhou opened this issue 5 years ago • 4 comments

https://github.com/kubesphere/website/pull/354

KubeSphere Auditing Log system receives auditing logs only from KubeSphere by default, while it can also receive auditing logs from Kubernetes. Users can stop receiving auditing logs from KubeSphere by changing the value of auditing.enable in ConfigMap.

@wanjunlei @Sherlock113

  1. There are two senders including KubeSphere and K8s, which can only turn on one of them but not both for receiving the auditing logs, right?

  2. Why did you instruct users to disable receiving the auditing logs at the beginning of the guide without any prerequisite or background? I am confused about this question.

See the preview page.

image

FeynmanZhou avatar Oct 24 '20 15:10 FeynmanZhou

One more question:

The event will be ignored, stored, or generate an alert based on different rules.

How to configure the alert and notification based on the rules in auditing logs settings?

FeynmanZhou avatar Oct 24 '20 16:10 FeynmanZhou

To answer your questions:

Not sure about the first question, but for the second one:

This part is telling users how to disable the component through the command. This is just like the installation of KubeSphere. You execute those commands directly and that's all. The only prerequisite you have to know is you need to enable auditing logs. Otherwise, how can one possibly uninstall it if the component is not installed.

Both parts (Receiving Auditing Logs from KubeSphere and Receiving Auditing Logs Kubernetes) talk about how to disable it. I don't see any problem in doing so.

Sherlock113 avatar Oct 26 '20 13:10 Sherlock113

One more question:

The event will be ignored, stored, or generate an alert based on different rules.

How to configure the alert and notification based on the rules in auditing logs settings?

As for this one, is this the guide you are looking for?

Sherlock113 avatar Oct 26 '20 13:10 Sherlock113

One more question:

The event will be ignored, stored, or generate an alert based on different rules.

How to configure the alert and notification based on the rules in auditing logs settings?

As for this one, is this the guide you are looking for?

No

FeynmanZhou avatar Oct 28 '20 06:10 FeynmanZhou