How do I prune the ingestion logs in AXA? The generic logs, which is the largest, have not increased since install. The only other logs being ingested are event logs from one server.
Release : 17.3
Component : APP EXPERIENCE ANALYTICS ENGINE
The default retention setting for logs are 45 days. If needed, change the setting as below.
The below procedure can be used to change the retention setting.
---------------------
go to Deployments-->estutils pod
ao_aum_discovered_data_1.1=2G,ao_itoa_metrics_uim_1=5,ao_itoa_metrics_anomaly_1=5,ao_itoa_alarms_all_1=5,ao_itoa_metrics_agg_level1_1=5,ao_itoa_metrics_custom_1=5,ao_itoa_metrics_capm_reachability_4=5,ao_itoa_alarms_anomaly_1=5
you can give something like above
ao_itoa_logs_generic_1=5
check for
INDEX_LIMIT
variable
DEFAULT_RETENTION_PERIOD
you can change this also
----------------------
This case was related to Log Analytics which is shipped by AXA installer.