Search Results

Search: Posts Made By: ravi
3,525
Posted By ravi
no for testing , i made it for every minute and i...
no for testing , i made it for every minute and i tried with

* * * * * /local/flamingo/log/das/daslog.sh > /local/flamingo/log/das/output.log >> /local/flamingo/log/das/output.log this way also...
3,525
Posted By ravi
Hi Rudi, i have made your code in shell script...
Hi Rudi, i have made your code in shell script as below

daslog.sh
grep -E "<(timestamp|severity|message)" das.xml | paste -sd"\t\t\n" | grep -E "ERROR" | tr '\t' '\n' >> dasoutput.log

and...
3,525
Posted By ravi
hi RudiC, thanks for your support, issue...
hi RudiC, thanks for your support, issue resolved, need small info what -sd will do in your code..?
3,525
Posted By ravi
hi RudiC, my OS is RHEL 7.5, can you please share...
hi RudiC, my OS is RHEL 7.5, can you please share complete code , i think some where i am missing
3,525
Posted By ravi
thanks for your help, its not working and not...
thanks for your help, its not working and not giving any output.
3,525
Posted By ravi
hi Singh, this first time am using this forum, so...
hi Singh, this first time am using this forum, so am not aware to click that thanks button, because of that i conveyed my greetings in words, going forward i will do HIT thanks button

I have...
3,525
Posted By ravi
Hi Singh, Thanks for your help, the above code is...
Hi Singh, Thanks for your help, the above code is giving the out put but i need out put which are related to severity=ERROR and message = cannot make thumbnail image .. these two conditions need to...
3,525
Posted By ravi
Need get data from XML file through shell script..
hi all, here is the sample log file and these errors are repeated in log file..
i need all the repeated time stamp ,severity and message tags needs to print in output file.. through shell script
...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 11:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy