Hi All,
I want to generate logs line by line.
After the first line was generated it will wait for 60 seconds before generating the second line.
529 29/03/20 12:49:13 000002
CASH WITHDRAWAL 0,0000.00 ALL
0000000000*******910
[020t 12:49:35 TRANSACTION END
[020t*461*03/29/2020*12:49*
*PRIMARY CARD READER ACTIVATED*
[020t*462*03/29/2020*18:39*
*TRANSACTION START*
[020t CARD INSERTED
[020tCARD: ************1806
DATE 29-03-20 TIME 18:39:07
18:39:08 ATR RECEIVED T=0
[020t 18:39:15 PIN ENTERED
[020t 18:39:17 OPCODE = B A DB
18:39:18 GENAC 1 : ARQC
18:39:20 GENAC 2 : TC
----------
530 29/03/20 18:39:30 000001
BALANCE INQUIRY ALL
0000000000*******806
[020t 18:39:33 CARD TAKEN
[020t 18:39:38 TRANSACTION END
[020t*463*03/29/2020*18:39*
*PRIMARY CARD READER ACTIVATED*
[020t*464*03/29/2020*23:36*
*PRIMARY CARD READER ACTIVATED*
[020t*465*03/30/2020*06:13*
*TRANSACTION START*
[020t CARD INSERTED
[020tCARD: ************4417
DATE 30-03-20 TIME 06:13:45
06:13:46 ATR RECEIVED T=0
[020t 06:13:53 PIN ENTERED
[020t 06:14:07 OPCODE = A A DB
[020t 06:14:23 NOTES STACKED
[020t 06:14:25 CARD TAKEN
Sample:
529 29/03/20 12:49:13 000002 - will wait another 60seconds before next line
CASH WITHDRAWAL 0,0000.00 ALL - will wait another 60seconds before next line
0000000000******910 - *will wait another 60seconds before next line**
[020t 12:49:35 TRANSACTION END will wait another 60seconds before next line
Hope you get my point.
Hi All,
I tried everything i can to generate logs one line at a time but unfortunately Splunk eventgen doesn't have that function.
I end up adding it line by line on the Windows desktop.
I hope future version of Splunk eventgen can generate this kind of situation.
Hi All,
I tried everything i can to generate logs one line at a time but unfortunately Splunk eventgen doesn't have that function.
I end up adding it line by line on the Windows desktop.
I hope future version of Splunk eventgen can generate this kind of situation.