All Posts

Find Answers
Ask questions. Get answers. Find technical product solutions from passionate members of the Splunk community.

All Posts

@ITWhisperer  Its not working  which you have shared in my query   
What exact steps are you using to "create a manual notable"?
@gcusello  .   I am using tags.conf way only , but in few apps its not there , not even eventype.conf , so for those apps its become very difficult . Few of them are: proofpoint-decoder-add-... See more...
@gcusello  .   I am using tags.conf way only , but in few apps its not there , not even eventype.conf , so for those apps its become very difficult . Few of them are: proofpoint-decoder-add-on-for-splunk_100 qintel-pmi-add-on-for-splunk_100 technical-add-on-for-honeypy_10  
Hi Team, We have a search head cluster and indexer cluster in our current Splunk environment.  The data to the indexer earlier was provided by multiple forwarders which had the endpoint for the Inde... See more...
Hi Team, We have a search head cluster and indexer cluster in our current Splunk environment.  The data to the indexer earlier was provided by multiple forwarders which had the endpoint for the Indexer. Now, since it is a multi-indexer architecture, we need a common point for the forwarder to point the data Please provide suggestions on how to set up the forwarders -> Deployment Server ->Cluster master architecture. I came across this one. But confused with the meaning of deployment client  https://community.splunk.com/t5/Deployment-Architecture/How-to-set-up-new-deployment-server-in-a-clustered-environment/m-p/514847   Thanks in advance!
Try something like this | rex field=_raw "\"requestId\"\s:\s\"(?<x>[^\"]+)"
Hi Thanks for your response and this has worked in field extraction.
When i try to create a manual notable, i get the following error.    
| rex "Timestamp\\\\\\\\\\\\\": \\\\\\\\\\\\\"(?<timestamp>\d+)"
Your dropdown will shown some labels which are associated with values. When the label is selected, the value is placed in the token associated with the dropdown. Use this token in the searches for yo... See more...
Your dropdown will shown some labels which are associated with values. When the label is selected, the value is placed in the token associated with the dropdown. Use this token in the searches for your panels. How you do this depends very much on your data / events and what it is that you are trying to achieve for each panel. At the moment, only you know the detail of what this is.
Hi @AKG11 , I'm trying to use your solution. I have used this query to populate dropdown. | makeresults | addinfo | eval date=mvrange(info_min_time,info_max_time,"1mon") | mvexpand date | sort - ... See more...
Hi @AKG11 , I'm trying to use your solution. I have used this query to populate dropdown. | makeresults | addinfo | eval date=mvrange(info_min_time,info_max_time,"1mon") | mvexpand date | sort - date | eval Month=strftime(date,"%b-%y") | table Month date May i know how did you use this token from drill down in searches? So that searches whill take the exact month selected?
Hi Based on your TIME_PREFIX, your example is not complete sample! If you want that we help you, we really need the whole example json/file. r. Ismo
Yes, I have opened case on Customer support (same time as this post). But they are still troubleshooting.
@tatdat171  had you opened up a case with support?
Hi All, I have prepared a dropdown using this solution- https://community.splunk.com/t5/Dashboards-Visualizations/Custom-Time-dropdown/m-p/677806#M55517 From this solution i used this query to crea... See more...
Hi All, I have prepared a dropdown using this solution- https://community.splunk.com/t5/Dashboards-Visualizations/Custom-Time-dropdown/m-p/677806#M55517 From this solution i used this query to create the dropdown. | makeresults | addinfo | eval date=mvrange(info_min_time,info_max_time,"1mon") | mvexpand date | sort - date | eval Month=strftime(date,"%b-%y") | table Month date How to use this in the query so that the search will take only selected month. Also for some other charts the query should take the date till the selected month. For example if Jan 24 is selected, the chart should show data till dec 23. How can i achieve these 2 requirements? can anyone help me!  
Hello,   May I please know how to display a popup as soon as the dashboard opens? If there is any HTML code or a JS file for it please do let me know .....You valuable suggestions are required... ... See more...
Hello,   May I please know how to display a popup as soon as the dashboard opens? If there is any HTML code or a JS file for it please do let me know .....You valuable suggestions are required...  
Hi @efavreau @ITWhisperer , Actually present I'm using this regex in query  | rex field=_raw ""requestId"(?<x>[\w\W]+?)]" My raw data is json format  "batchId" : "63361",   "internalFWDLReque... See more...
Hi @efavreau @ITWhisperer , Actually present I'm using this regex in query  | rex field=_raw ""requestId"(?<x>[\w\W]+?)]" My raw data is json format  "batchId" : "63361",   "internalFWDLRequestId" : "70-B3-D5-1F-30-5F-30-00:70-B3-D5-1F-30-00-A0-03:519633036",   "initialJobId" : 3860464,   "batchCreationDate" : 1709203012824,   "batchSubmissionDate" : 1709293013333,   "allowMultipleRequests" : true,   "abortedCountForDuplicateRepId" : 0,   "abortedDuplicatesJobId" : null,   "image" : {     "approvedFirmwareVersionId" : "00070400",     "fileName" : "00070400",     "imageByteCount" : 663191,     "mfcImageThumbprint" : "663125_675428228_vQhOAh27O+KHxkpO/Qrq0g=="   },   "serviceUserRequests" : [ {     "requestId" : "70-B3-D5-1F-30-5F-30-00:70-B3-D5-1F-30-00-A0-03:519633036",     "requestDate" : 1709203013315,     "imageCRC" : 2291340038,     "numberOfCommsHubs" : 3,     "deliveryPoints" : [ {       "commsHubId" : 101388585,       "endpointId" : "00-1D-24-02-01-0B-11-8E"     }, {       "commsHubId" : 101762268,       "endpointId" : "00-1D-24-02-01-0A-D0-81"     }, {       "commsHubId" : 102016271,       "endpointId" : "00-1D-24-02-01-0A-CF-75"     } ]   } ],   "endpointType" : 1
Hi I suppose that you have already try next steps? Ingest macOS internal logs to splunk (preferred another instance) check are there anything on macOS console app? I have been running already y... See more...
Hi I suppose that you have already try next steps? Ingest macOS internal logs to splunk (preferred another instance) check are there anything on macOS console app? I have been running already years splunkd on macOS till 13.6.4 mainly in intel. I have also one instance on M1, but I haven't seen this kind of behaviour. r. Ismo
Hi you can check what features your license contains by just looking that license file. It can found from $SPLUNK_HOME/etch/license/xxxx/<license file>.lic. There are at least two different license ... See more...
Hi you can check what features your license contains by just looking that license file. It can found from $SPLUNK_HOME/etch/license/xxxx/<license file>.lic. There are at least two different license directories enterprise and download-trial. 1st one contains your "official" + NFR etc. licenses, 2nd one contains trial which are installed with downloaded trial version if you haven't any other license file(s). You can just look that file and check what features you have like (etc/licenses/download-trial/enttrial.lic) <features> <feature>Auth</feature> <feature>FwdData</feature> <feature>RcvData</feature> <feature>LocalSearch</feature> <feature>DistSearch</feature> <feature>RcvSearch</feature> <feature>ScheduledSearch</feature> <feature>Alerting</feature> <feature>DeployClient</feature> <feature>DeployServer</feature> <feature>SplunkWeb</feature> <feature>SigningProcessor</feature> <feature>SyslogOutputProcessor</feature> <feature>AllowDuplicateKeys</feature> </features>  Those features are quite well self documented. Usually LM feature is included into all paid licenses and also it is in dev/test license which contains this feature  <feature>CanBeRemoteMaster</feature> There is also developer license which don't have that feature. You could read more about different licenses from https://docs.splunk.com/Documentation/Splunk/latest/Admin/TypesofSplunklicenses I think that in your use case you should use normal paid production license if this is production environment and if it's your test/lab env then you need to request dev/test license as described on above link. r. Ismo
I am practicing setting up four Splunk containers on a VM. Among them, two are indexers, and one is a search head. I am using Splunk version 8.1.1. When I try to connect the others as peers to the se... See more...
I am practicing setting up four Splunk containers on a VM. Among them, two are indexers, and one is a search head. I am using Splunk version 8.1.1. When I try to connect the others as peers to the search head, the error mentioned above occurs."
Hi Gcusello, Thanks for your response, I have tried to extract the required value as per the suggestion given by you but I am unable to extract the required value. Below is the raw message of the gi... See more...
Hi Gcusello, Thanks for your response, I have tried to extract the required value as per the suggestion given by you but I am unable to extract the required value. Below is the raw message of the given event. I request you to look into the below and help me out in extracting the value. {"timestamp": "2024-03-01T07:36:54.276974Z", "level": "INFO", "filename": "splunk_sample_csv.py", "funcName": "main", "lineno": 43, "message": "Dataframe row : {\"_c0\":{\"0\":\"{\",\"1\":\" \\\"0\\\": {\",\"2\":\" \\\"jobname\\\": \\\"A001_GVE_ADHOC_AUDIT\\\"\",\"3\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"4\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"5\":\" }\",\"6\":\" \\\"1\\\": {\",\"7\":\" \\\"jobname\\\": \\\"BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TSYS\\\"\",\"8\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"9\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"10\":\" }\",\"11\":\" \\\"2\\\": {\",\"12\":\" \\\"jobname\\\": \\\"BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TSYS_WEEKLY\\\"\",\"13\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"14\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"15\":\" }\",\"16\":\" \\\"3\\\": {\",\"17\":\" \\\"jobname\\\": \\\"D001_GVE_SOFT_MATCHING_GDH_CA\\\"\",\"18\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"19\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"20\":\" }\",\"21\":\" \\\"4\\\": {\",\"22\":\" \\\"jobname\\\": \\\"D100_AKS_CDWH_SQOOP_TRX_ORG\\\"\",\"23\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"24\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"25\":\" }\",\"26\":\" \\\"5\\\": {\",\"27\":\" \\\"jobname\\\": \\\"D100_AKS_CDWH_SQOOP_TYP_123\\\"\",\"28\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"29\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"30\":\" }\",\"31\":\" \\\"6\\\": {\",\"32\":\" \\\"jobname\\\": \\\"D100_AKS_CDWH_SQOOP_TYP_45\\\"\",\"33\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"34\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"35\":\" }\",\"36\":\" \\\"7\\\": {\",\"37\":\" \\\"jobname\\\": \\\"D100_AKS_CDWH_SQOOP_TYP_ENPW\\\"\",\"38\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"39\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"40\":\" }\",\"41\":\" \\\"8\\\": {\",\"42\":\" \\\"jobname\\\": \\\"D100_AKS_CDWH_SQOOP_TYP_T\\\"\",\"43\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"44\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"45\":\" }\",\"46\":\" \\\"9\\\": {\",\"47\":\" \\\"jobname\\\": \\\"DREAMPC_CALC_ML_NAMESAPCE\\\"\",\"48\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"49\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"50\":\" }\",\"51\":\" \\\"10\\\": {\",\"52\":\" \\\"jobname\\\": \\\"DREAMPC_MEMORY_AlERT_SIT\\\"\",\"53\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"54\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"55\":\" }\",\"56\":\" \\\"11\\\": {\",\"57\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_PRE_REQUISITE_TLX_LSP_3RD_PARTY_TRNS\\\"\",\"58\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"59\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"60\":\" }\",\"61\":\" \\\"12\\\": {\",\"62\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_PRE_REQUISITE_TLX_LSP_3RD_PARTY_TRNS_WEEKLY\\\"\",\"63\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"64\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"65\":\" }\",\"66\":\" \\\"13\\\": {\",\"67\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_STG_TLX_LSP_3RD_PARTY_TRNS\\\"\",\"68\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"69\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"70\":\" }\",\"71\":\" \\\"14\\\": {\",\"72\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_STG_TLX_LSP_3RD_PARTY_TRNS_WEEKLY\\\"\",\"73\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"74\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"75\":\" }\",\"76\":\" \\\"15\\\": {\",\"77\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_TLX_LSP_3RD_PARTY_TRNS\\\"\",\"78\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"79\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"80\":\" }\",\"81\":\" \\\"16\\\": {\",\"82\":\" \\\"jobname\\\": \\\"DREAM_BDV_NBR_TLX_LSP_3RD_PARTY_TRNS_WEEKLY\\\"\",\"83\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"84\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"85\":\" }\",\"86\":\" \\\"17\\\": {\",\"87\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_GDH\\\"\",\"88\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"89\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"90\":\" }\",\"91\":\" \\\"18\\\": {\",\"92\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_GDH_WEEKLY\\\"\",\"93\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"94\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"95\":\" }\",\"96\":\" \\\"19\\\": {\",\"97\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_SAMCONTDEPOT\\\"\",\"98\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"99\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"100\":\" }\",\"101\":\" \\\"20\\\": {\",\"102\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TLXLSP_TRXN\\\"\",\"103\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"104\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"105\":\" }\",\"106\":\" \\\"21\\\": {\",\"107\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TRADEABR\\\"\",\"108\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"109\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"110\":\" }\",\"111\":\" \\\"22\\\": {\",\"112\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TRADEABR_WEEKLY\\\"\",\"113\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"114\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"115\":\" }\",\"116\":\" \\\"23\\\": {\",\"117\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TRADESON\\\"\",\"118\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"119\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"120\":\" }\",\"121\":\" \\\"24\\\": {\",\"122\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_TRADESON_WEEKLY\\\"\",\"123\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"124\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"125\":\" }\",\"126\":\" \\\"25\\\": {\",\"127\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_ZCI\\\"\",\"128\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"129\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"130\":\" }\",\"131\":\" \\\"26\\\": {\",\"132\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_ZCI_WEEKLY\\\"\",\"133\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"134\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"135\":\" }\",\"136\":\" \\\"27\\\": {\",\"137\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_ZPI\\\"\",\"138\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"139\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"140\":\" }\",\"141\":\" \\\"28\\\": {\",\"142\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQUISITE_ZPI_WEEKLY\\\"\",\"143\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"144\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"145\":\" }\",\"146\":\" \\\"29\\\": {\",\"147\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQ_SAMCONTDEPOT_WEEKLY\\\"\",\"148\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"149\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"150\":\" }\",\"151\":\" \\\"30\\\": {\",\"152\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQ_TALANX_TRAN\\\"\",\"153\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"154\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"155\":\" }\",\"156\":\" \\\"31\\\": {\",\"157\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQ_TALANX_TRAN_WEEKLY\\\"\",\"158\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"159\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"160\":\" }\",\"161\":\" \\\"32\\\": {\",\"162\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_PRE_REQ_TLXLSP_TRXN_WEEKLY\\\"\",\"163\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"164\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"165\":\" }\",\"166\":\" \\\"33\\\": {\",\"167\":\" \\\"jobname\\\": \\\"DREAM_BDV_NEW_BUSINESS_REPORTING_STG_TRADEABR\\\"\",\"168\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"169\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"170\":\" }\",\"171\":\" \\\"34\\\": {\",\"172\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_01\\\"\",\"173\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"174\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"175\":\" }\",\"176\":\" \\\"35\\\": {\",\"177\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_02\\\"\",\"178\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"179\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"180\":\" }\",\"181\":\" \\\"36\\\": {\",\"182\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_03\\\"\",\"183\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"184\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"185\":\" }\",\"186\":\" \\\"37\\\": {\",\"187\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_04\\\"\",\"188\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"189\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"190\":\" }\",\"191\":\" \\\"38\\\": {\",\"192\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_LINK\\\"\",\"193\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"194\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"195\":\" }\",\"196\":\" \\\"39\\\": {\",\"197\":\" \\\"jobname\\\": \\\"DREAM_BUILD_GDH_MIS_BDV_UNION\\\"\",\"198\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"199\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"200\":\" }\",\"201\":\" \\\"40\\\": {\",\"202\":\" \\\"jobname\\\": \\\"DREAM_CALC_BDV_CONTROL_COPY\\\"\",\"203\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"204\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"205\":\" }\",\"206\":\" \\\"41\\\": {\",\"207\":\" \\\"jobname\\\": \\\"DREAM_CDWH_TLX_LSP_3RD_PARTY_TRNS_FACT_OUTBOUND_WEEKLY\\\"\",\"208\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"209\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"210\":\" }\",\"211\":\" \\\"42\\\": {\",\"212\":\" \\\"jobname\\\": \\\"DREAM_FILE_DELETION_OUTBOUND\\\"\",\"213\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"214\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"215\":\" }\",\"216\":\" \\\"43\\\": {\",\"217\":\" \\\"jobname\\\": \\\"DREAM_FVDB_TLX_LSP_3RD_PARTY_TRNS_FACT_OUTBOUND_WEEKLY\\\"\",\"218\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"219\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"220\":\" }\",\"221\":\" \\\"44\\\": {\",\"222\":\" \\\"jobname\\\": \\\"DREAM_FVDB_TOCSV_TLX_LSP_3RD_PARTY_TRNS_FACT_OUTBOUND_WEEKLY\\\"\",\"223\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"224\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"225\":\" }\",\"226\":\" \\\"45\\\": {\",\"227\":\" \\\"jobname\\\": \\\"DREAM_GVE_GDH_NEW_BUSINESS_FACT_OUTBOUND\\\"\",\"228\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"229\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"230\":\" }\",\"231\":\" \\\"46\\\": {\",\"232\":\" \\\"jobname\\\": \\\"DREAM_GVE_TLX_LSP_3RD_PARTY_TRNS_FACT_OUTBOUND_WEEKLY\\\"\",\"233\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"234\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"235\":\" }\",\"236\":\" \\\"47\\\": {\",\"237\":\" \\\"jobname\\\": \\\"DREAM_MEMORY_ALERT_SIT\\\"\",\"238\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"239\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"240\":\" }\",\"241\":\" \\\"48\\\": {\",\"242\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_GMOMIS46_GDH_CORRECTION\\\"\",\"243\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"244\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"245\":\" }\",\"246\":\" \\\"49\\\": {\",\"247\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TALANXLSP_INVENTORY_THIRD_PARTY_PRE_REQUISITE\\\"\",\"248\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"249\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"250\":\" }\",\"251\":\" \\\"50\\\": {\",\"252\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TALANX_INSURANCE_PRE_REQUISITE\\\"\",\"253\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"254\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"255\":\" }\",\"256\":\" \\\"51\\\": {\",\"257\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TALANX_INSURANCE_WEEKLY_PRE_REQUISITE\\\"\",\"258\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"259\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"260\":\" }\",\"261\":\" \\\"52\\\": {\",\"262\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TALANX_LSP3P_INV\\\"\",\"263\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"264\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"265\":\" }\",\"266\":\" \\\"53\\\": {\",\"267\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TALANX_LSP3P_TRANSACTION\\\"\",\"268\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"269\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"270\":\" }\",\"271\":\" \\\"54\\\": {\",\"272\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TSYS_STOCK_PRE_REQUISITE\\\"\",\"273\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"274\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"275\":\" }\",\"276\":\" \\\"55\\\": {\",\"277\":\" \\\"jobname\\\": \\\"DREAM_MIS_BDV_TSYS_STOCK_PRE_REQUISITE_WEEKLY\\\"\",\"278\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"279\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"280\":\" }\",\"281\":\" \\\"56\\\": {\",\"282\":\" \\\"jobname\\\": \\\"DREAM_MIS_PRECHECK_TALANXLSPDB_INVENTORY\\\"\",\"283\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"284\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"285\":\" }\",\"286\":\" \\\"57\\\": {\",\"287\":\" \\\"jobname\\\": \\\"DREAM_MIS_PRECHECK_ZCI_INVENTORY_MONTHLY\\\"\",\"288\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"289\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"290\":\" }\",\"291\":\" \\\"58\\\": {\",\"292\":\" \\\"jobname\\\": \\\"DREAM_MIS_PRECHECK_ZCI_TRANSACTION_MONTHLY\\\"\",\"293\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"294\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"295\":\" }\",\"296\":\" \\\"59\\\": {\",\"297\":\" \\\"jobname\\\": \\\"DREAM_MIS_PRECHECK_ZPI_INVENTORY_MONTHLY\\\"\",\"298\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"299\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"300\":\" }\",\"301\":\" \\\"60\\\": {\",\"302\":\" \\\"jobname\\\": \\\"DREAM_MIS_PRECHECK_ZPI_TRANSACTION_MONTHLY\\\"\",\"303\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"304\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"305\":\" }\",\"306\":\" \\\"61\\\": {\",\"307\":\" \\\"jobname\\\": \\\"DREAM_MIS_VP_FACTOR_PRE_PROCESSING\\\"\",\"308\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"309\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"310\":\" }\",\"311\":\" \\\"62\\\": {\",\"312\":\" \\\"jobname\\\": \\\"DREAM_NEW_BUSINESS_DETECTION_TLX_LSP3P_TRANSACTION\\\"\",\"313\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"314\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"315\":\" }\",\"316\":\" \\\"63\\\": {\",\"317\":\" \\\"jobname\\\": \\\"DREAM_PRECHECK_GDH_DAILY_DATA\\\"\",\"318\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"319\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"320\":\" }\",\"321\":\" \\\"64\\\": {\",\"322\":\" \\\"jobname\\\": \\\"DREAM_PRECHECK_TLX_DAILY_DATA_LSP3P_INV\\\"\",\"323\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"324\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"325\":\" }\",\"326\":\" \\\"65\\\": {\",\"327\":\" \\\"jobname\\\": \\\"DREAM_PRECHECK_TLX_DAILY_DATA_LSP3P_TRANSACTION\\\"\",\"328\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"329\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"330\":\" }\",\"331\":\" \\\"66\\\": {\",\"332\":\" \\\"jobname\\\": \\\"DREAM_PRECHECK_TLX_LSP3P_TRANSACTION_DAILY\\\"\",\"333\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"334\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"335\":\" }\",\"336\":\" \\\"67\\\": {\",\"337\":\" \\\"jobname\\\": \\\"DREAM_RDL_GDH_NEW_BUSINESS_FACT\\\"\",\"338\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"339\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"340\":\" }\",\"341\":\" \\\"68\\\": {\",\"342\":\" \\\"jobname\\\": \\\"DREAM_RDL_STG_GDH_NEW_BUSINESS_FACT\\\"\",\"343\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"344\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"345\":\" }\",\"346\":\" \\\"69\\\": {\",\"347\":\" \\\"jobname\\\": \\\"DREAM_RDL_STG_TLX_LSP_3RD_PARTY_TRNS_FACT\\\"\",\"348\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"349\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"350\":\" }\",\"351\":\" \\\"70\\\": {\",\"352\":\" \\\"jobname\\\": \\\"DREAM_RDL_STG_TLX_LSP_3RD_PARTY_TRNS_FACT_WEEKLY\\\"\",\"353\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"354\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"355\":\" }\",\"356\":\" \\\"71\\\": {\",\"357\":\" \\\"jobname\\\": \\\"DREAM_RDL_TLX_LSP_3RD_PARTY_TRNS_FACT\\\"\",\"358\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"359\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"360\":\" }\",\"361\":\" \\\"72\\\": {\",\"362\":\" \\\"jobname\\\": \\\"DREAM_RDL_TLX_LSP_3RD_PARTY_TRNS_FACT_WEEKLY\\\"\",\"363\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"364\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"365\":\" }\",\"366\":\" \\\"73\\\": {\",\"367\":\" \\\"jobname\\\": \\\"DREAM_REDUCE_FILE_SIZE\\\"\",\"368\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"369\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"370\":\" }\",\"371\":\" \\\"74\\\": {\",\"372\":\" \\\"jobname\\\": \\\"DREAM_SDM_STG_GMARS_FDWRISK_FACT\\\"\",\"373\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"374\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"375\":\" }\",\"376\":\" \\\"75\\\": {\",\"377\":\" \\\"jobname\\\": \\\"DREAM_SDM_STG_TLX_LSP_3RD_PARTY_TRNS_FACT_WEEKLY\\\"\",\"378\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"379\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"380\":\" }\",\"381\":\" \\\"76\\\": {\",\"382\":\" \\\"jobname\\\": \\\"DREAM_TDM_STG_TALANXLSP_TRANSACTION_THIRD_PARTY_NB_FACT_WEEKLY\\\"\",\"383\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"384\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"385\":\" }\",\"386\":\" \\\"77\\\": {\",\"387\":\" \\\"jobname\\\": \\\"M002_GVE_SALES_KEY_MATCH_MAP_GVE_TO_DC\\\"\",\"388\":\" \\\"status\\\": \\\"ENDED OK\\\"\",\"389\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"390\":\" }\",\"391\":\" \\\"78\\\": {\",\"392\":\" \\\"jobname\\\": \\\"M003_GVE_AKS_PAYMNET_TRANSACTION_LOAD\\\"\",\"393\":\" \\\"status\\\": \\\"ENDED NOTOK\\\"\",\"394\":\" \\\"Timestamp\\\": \\\"20240301\\\"\",\"395\":\" }\",\"396\":\"}\"}} ", "process": 22969, "processName": "MainProcess"}