Hello Guys,
i want check a logfile with the timestamps build like this "09/29/2017 08:55:45".
So it should be possible to get all result from the last 48 hours.
i tryed to use get-date for the current time and subtract for example 48 Hours. So i got the current time and the time 48 hours ago ( 2 Dates/ 2 times). but how i get all the times between ?
the logfile is in csv format and imported as array.