Hi and thanks for your reply.
I am trying to run :
| rex "(?<action>created|updated|deleted) for OOID:(?<OOID>\S+?)
I am trying to get "deleted/moved" from the below log:
4/13/15
11:26:13.215 AM
2015-04-13 11:26:13,215 DEBUG [actions.logging.DocumentLoggingAction] [http-apr-8080-exec-4] ADP Portal Document workspace://SpacesStore/0e13591d-ebcc-478b-a429-71d27af861ff is deleted/moved out from OOID:G356YP8WRCC3GTQK, AOID:G36H1Z9E4E0QZ562, with Category: 2200001275, subCategory: 2200001311
I tried just entering in as you said with the "deleted/moved" and it does not pick up that up in Splunk
... View more