Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

How to merge TEMS log files

Viewing 15 posts - 1 through 15 (of 20 total)
  • Author
    Posts
  • #64796
    RF Engr
    Guest

    Hi all,

    Can any one tell me how to merge tems log files.

    Thanks in advance.

    #64797
    RF Engr
    Guest

    Any one who can guide?

    #64798
    Bijoy
    Guest

    Hi
    Keep all the logs in a folder.
    Open the command prompt for that folder.

    Enter the following command
    type *.log > all.log

    All the log files will be merged into a single log file “all.log”

    Br\\
    Bijoy

    #64799
    RF Engr
    Guest

    Thanks a lot Bijoy for your response.
    i have type the command ( *.log>all.log)
    But it is giving error ” *.log is not recognized as internal or external command”
    Your further support will be highly appreciated.

    #64800
    jack
    Guest

    type following command:
    (type *.log > all.log) without parentheses

    #64801
    Bijoy
    Guest

    Thanks jack
    RF Engr

    Is it Ok now?

    Br\\
    Bijoy

    #64802
    perry
    Guest

    still nt working..same error

    #64803
    Bijoy
    Guest

    command is

    type space *.log space >space all.log

    #64804
    cufo
    Guest

    I merged some log files this way, but when i open the final log file(all.log) in tems it shows in the map only the first log file. How can i see all the log file in the map?

    #64805
    Alex_R
    Guest

    Dear All

    i tried this command but the same error appeared and all.log file created but empty

    please support

    #64806
    Junior RF Man
    Guest

    Hi I have tried and created all.log file. But when I play it on TEMS, only 1st log file is opening

    #64807
    Too Fresh
    Guest

    Dear RF Engr.

    you can merge them using RA. and u can analyze them as u want.
    and if u want u can merge them by exporting them to MapInfo.
    and also u can analyze them using MapInfo.

    Regards

    #64808
    Sumit Kumar Jha
    Guest

    Thank you so much for sharing ……valuable command

    #64809
    Emre Igrek
    Guest

    when i tried this syntax re merge the created log file again.
    try this
    type *.log>all.txt
    than change the extension .txt to .log.
    it will work.

    #64810
    RAJA
    Guest

    Will you please confirm your TEMS version. I think after TEMS V3, ‘Mere Log File’ option availble within TEMS. Please check Menu Bar and go to Logfile->Export Logfile (A window wil Pop-up and you can add all logfiles in it for merger-Check Box ‘Merge OutPut’)

Viewing 15 posts - 1 through 15 (of 20 total)
  • The forum ‘Telecom Design’ is closed to new topics and replies.