Forum Discussion
alchem_rj
Sep 10, 2020Copper Contributor
Delete / purge a custom log line (rawdata) from log analytics
Hello,
Is it possible to delete a log test (rawdata) from the log analytics based on time?. Below is the log snippet and I want to delete all the log lines or text which is generated on 2020-08-31 16:15:38 time.
020-08-31 16:15:38 ProxyEngine [INFO] api invoked by user abcd with db user as default api user
2020-08-31 16:15:38 JdbcTemplateService [DEBUG] getting basic api user userapi
Thanks.