- AuthorPosts
- September 29, 2016 at 1:31 pm #21092Bogumil DzienisParticipant
Few days ago i read article on your blog
Digital Forensics & Incident Response (DFIR) and Log Analysis with EmEditor
and in this article there were samples of data logs
http://log-sharing.dreamhosters.com/bluecoat_proxy_big.zip
and i opened it in Emeditor
i used: Demo_log_001.log
and tried to filter lines
by phrase “2005-04-13”
i wait a moment to filter
and then whole emeditor barely runs
everything become slowerwhen i dont filter
everything runs smoothly
but after using filtering it barely move:/its bug or maybe i can change something in options?
October 1, 2016 at 2:25 pm #21097Yutaka EmuraKeymasterHello Bogumil,
I reproduced the issue, and I will look into the issue. However, this is just because EmEditor tries to locate a correct line location from filtered documents, and lots of calculations are involved. You might want to extract all filtered lines to a new document by clicking the “Extract All” button on the Filter toolbar after you filter a document, or you can go to the Find dialog box, and use the Extract All button. Then you can work much faster with the newly created document.
Thanks,
October 2, 2016 at 2:51 am #21100Bogumil DzienisParticipantYes Extract All is good option – it would be great if you could filter with links and line numbers like in find Extract line dialog – faster option to return to original file and look
even on bigger contextbut still when you back to original file tab
it slow down even if its only one resultit looks like it always looking for changes in file
when i click on word it take few seconds to get to this line and highlight word
for me this is strange when i filtered 2005-04-12
i get only 36 lines and its slow down immediately
it should because there will be no changes in other linesmaybe something is with that that after filtering
i always see the last file line empty
i could add there something but its not filteredmaybe an option to filter always as extract all without having to create separate tab but without editing option if it was to hard to implement
sorry for making it longer problem;p
thanks for fast response:)October 3, 2016 at 4:36 pm #21119Yutaka EmuraKeymasterHello,
I optimized the speed while filtered on beta 3.
Thank you!
October 4, 2016 at 3:05 am #21123Bogumil DzienisParticipantYes Filtered results now work super:)
but i got another issue;p
when i filter file content
and use select line after and before and not changing value in there
app refresh filtering
its small bug but i think easy to correct:)thanks for your fast reaction:)
October 4, 2016 at 8:22 am #21125Yutaka EmuraKeymasterHello,
I am not sure what you mean by “use select line after and before and not changing value in there app refresh filtering”.
Can you please explain more details, and perhaps send me a screenshot with step-by-step procedure?
Thank you,
October 4, 2016 at 12:33 pm #21131Bogumil DzienisParticipantwhen you dont change value of lines before or after
but you roll down drop down list you get refreshing whole result set
i tried to show this on image:)
October 4, 2016 at 2:22 pm #21133Yutaka EmuraKeymasterI could see the image, but I am still not sure what the issue is.
You might want to reset the “Incremental Search” button. If the Incremental Search is on, the editor will be refreshed with the new filtered results as soon as you change the number of additional visible lines above/below matched lines.
October 4, 2016 at 11:41 pm #21142Bogumil DzienisParticipantThanks for your patience
Maybe that way;p
i filter big file with phrase
the progress bar appear and i wait
now when when i see results of filtering
i go to dropdown list for lines before match
i roll down dropdown list
and i choose the same value that was chosen
and once again file is filtering
but nothing was changedyou can see this in big files
October 6, 2016 at 6:06 am #21164Bogumil DzienisParticipantThat refreshing of filtering
is appearing in other occasions
like going from tab to tab – file didnt change but it still
October 6, 2016 at 12:32 pm #21166Yutaka EmuraKeymasterI still couldn’t understand what the problem is. Could you please write the details where the problem is?
October 7, 2016 at 6:28 am #21169TianCheng YuParticipantI think he might means that switching between the filtered file and another file will cause EmEditor to refilter the big file and cause freezing.
October 7, 2016 at 8:08 am #21170Bogumil DzienisParticipantI think he might means that switching between the filtered file and another file will cause EmEditor to refilter the big file and cause freezing.
yes
this was the point in gif animation:)but this is because file is filtered even if no changes are made in lines after and before dropdown list
refreshing filter if no changes were made it’s strange for me:)example:
October 7, 2016 at 5:06 pm #21171Yutaka EmuraKeymasterI now understand. You might want to reset the Incremental search button when dealing with a very large file. I will try to fix this issue.
Thanks,
October 13, 2016 at 4:49 am #21188Bogumil DzienisParticipantthanks now it looks that everything is ok with refreshing:)
- AuthorPosts
- You must be logged in to reply to this topic.