[Tti:6793645] , [DEBUG] ,[ysMsPrcPucchDeltaPwrInd] [MAC_SCH_CLPC] PHY_UE_PUCCH_PWR_IND:ueId=160 pucchUlCqi=159 pucchFormat=2 rssi=0 contCqiDrops=0 EVENT=PUCCH RXSDUIND
Note:
This is a *.txt file which I'm trying to parse using either a Pattern Parser or DSV parser. Tried every possible ways but this string is not getting parsed. Please help
PatternParser or DSV parser not able to parse the content
Posted on Jun 14, 2020 at 1:38 PM
Posted on Jun 14, 2020 at 1:49 PM
Hi,
In order to parse a log entry, LogViewPlus needs to be able to identify a timestamp.
In this case, it looks like maybe 6793645 is the timestamp? LogViewPlus does not understand this date format and therefore cannot parse the log entry. Is this using a standard date format?
Thanks,
Toby
In order to parse a log entry, LogViewPlus needs to be able to identify a timestamp.
In this case, it looks like maybe 6793645 is the timestamp? LogViewPlus does not understand this date format and therefore cannot parse the log entry. Is this using a standard date format?
Thanks,
Toby
Posted on Jun 14, 2020 at 5:10 PM
Hi,
In this type of log files we don't have a timestamp.
Is it not possible to parse the file without timestamp ?
Any alternative to parse these type of files without timestamp?
In this type of log files we don't have a timestamp.
Is it not possible to parse the file without timestamp ?
Any alternative to parse these type of files without timestamp?
Posted on Jun 14, 2020 at 6:47 PM
Sorry - no. The minimum requirement for data to be a log entry is that it has to have a timestamp. A lot of the features in LogViewPlus are based on this expectation.
Toby
Toby
This topic is closed and cannot receive new replies.