2V0-32.24 Question 241
Select 3You are a cloud administrator managing a vRealize Log Insight deployment for your organization. The storage space on the cluster is becoming limited, and you need to ensure that logs are retained for a specific duration without exceeding the available storage capacity. Additionally, compliance requires you to archive logs for long-term storage in an external location. Which steps should you take to configure retention and archiving settings effectively in vRealize Log Insight?
- A
Set the retention period in the General Settings to match the available storage capacity.
- B
Enable archiving and configure an NFS or S3-compatible storage location for long-term log storage.
- C
Disable log archiving to prioritize storage for short-term retention.
- D
Configure a data purge schedule to remove logs older than the retention period.
- E
Reduce the ingestion rate by disabling log collection from non-critical sources.
Show answer and explanation
Correct answers: A, B, D
Explanation
To effectively manage retention and archiving settings in vRealize Log Insight, you should configure the retention period to match the available storage, enable archiving for long-term storage compliance, and ensure a data purge schedule is in place to remove old logs. These actions balance storage utilization and compliance requirements without compromising log management.
- A. Correct.
Setting the retention period ensures that logs are only kept within the available storage capacity, preventing overuse of storage resources.
- B. Correct.
Enabling archiving allows logs to be stored in an external location, meeting compliance requirements for long-term storage.
- C. Incorrect.
Disabling log archiving would go against compliance requirements for long-term storage and is not a recommended solution.
- D. Correct.
Configuring a data purge schedule helps in automatically removing logs older than the retention period, ensuring efficient use of storage.
- E. Incorrect.
Reducing the ingestion rate may free up storage but is not an appropriate solution to manage retention and archiving settings.