Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
ajaykumar1
Creator III
Creator III

Pickup of particular string line from log file

Hi All,

The below mentioned is the Log file details in the path C:\ProgramData\QlikTech\DistributionService\1\Log.

Here am attaching the my log file.In that what i want want is i used the "Let start = now() and let end =now() functions"

I want to pick up the those lines and then i have to consider that time only.

E.g :

11/24/2014 21:05:52.3794186Information2014-11-24 21:05:52: 0005  Let start = now()

11/24/2014 21:36:20.2813389Information2014-11-24 21:36:15: 0065  Let end = now()

Note : we have N no of let functions like Let start2,let end2 etc....

I hope my requirement is clear.

More Thanks,

Ajay

10 Replies
ajaykumar1
Creator III
Creator III
Author

Thanks Anand for details explanation and for your time too.

Ajay