You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i can try different way to set log_index back to index_name like below
logs_index: testlog-%{yyyy.mm.dd}
logs_index: testlog-yyyy.mm.dd
logs_index: testlog-%y.%m.%d
but not working any solution to add date suffix in log_index name opensearch exporter