<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to index only part of a html log file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306572#M57809</link>
    <description>&lt;P&gt;Thanks @SloshBurch. The details i posted above is from the file i open from my desktop. i have posted the actual content of the html file below. i cant paste the full content due to character limitation to submit in splunk answers&lt;BR /&gt;
 /qc/data/logs/sa/ and /data/logs/qc/qc are the locations. &lt;BR /&gt;
FYI.. there are two different html files, both need to be indexed. let me know any more details required&lt;/P&gt;</description>
    <pubDate>Mon, 03 Apr 2017 11:32:21 GMT</pubDate>
    <dc:creator>gnanaraj_mcc</dc:creator>
    <dc:date>2017-04-03T11:32:21Z</dc:date>
    <item>
      <title>How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306569#M57806</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
i have situation to index a log file which is actually a html file. This is an access log.  This looks complex to me. The html file has got different sections. i want only the actual access log part (section 4) to be indexed.&lt;/P&gt;

&lt;P&gt;Can someone help me to come up with props.conf/transforms.conf files for this? &lt;/P&gt;

&lt;P&gt;Section 1: (general information about the log)&lt;/P&gt;

&lt;P&gt;XXX XXX Server log&lt;/P&gt;

&lt;P&gt;Log file format version 12.20 [debug] &lt;BR /&gt;
Log started at 03:57:42 Mar 13 2017 &lt;BR /&gt;
DB Time when log started 03:57:42 Mar 13 2017 &lt;BR /&gt;
Server name XXX &lt;BR /&gt;
Machine name XXX &lt;BR /&gt;
Machine address XXX &lt;BR /&gt;
Build Number 3424 &lt;BR /&gt;
Server Node started at 03:57:02 Mar 13 2017 &lt;/P&gt;

&lt;P&gt;Section 2: Java Properties ( It is of a table format) i am not able to put it in table form here. Its a big table, i gave only sample&lt;BR /&gt;
Java Properties&lt;/P&gt;

&lt;P&gt;OS   os.name Linux &lt;BR /&gt;
os.version 2.6.32-642.11.1.el6.x86_64 &lt;BR /&gt;
os.arch amd64 &lt;BR /&gt;
os.home null &lt;BR /&gt;
DB   Oracle.JDBC.version 5.1.x.000150 &lt;BR /&gt;
Mssql.JDBC.version 5.1.x.000085 &lt;BR /&gt;
user.language en &lt;/P&gt;

&lt;P&gt;Section 3: Filter section. This got few text box and buttons (to click and filter)&lt;/P&gt;

&lt;P&gt;Log Filter&lt;/P&gt;

&lt;P&gt;Thread:  (text box)&lt;BR /&gt;
Login: (text box)&lt;BR /&gt;
IP: (text box)&lt;BR /&gt;
Method: (text box)&lt;/P&gt;

&lt;P&gt;Filter (button)   Clear Filter (Button)&lt;/P&gt;

&lt;P&gt;Section 4: Actual log file, in a table format&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;DB Dateand Time ALM Node Date and Time Thread Request Type Login IP Level Method Message&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Mar 13 03:57:48.942 Mar 13 03:57:49.613 WrapperSimpleAppMain N/A N/A N/A ERR FTPServerInitializerImpl.startFTPServer(145) FTP server failed to start &lt;/P&gt;

&lt;P&gt;Mar 1304:00:01.692 Mar 1304:00:02.363 newjob:alm.qc.job.automail[939e4baa-c814-40f1-834b-fe46b83336e3] N/A N/A N/A WRN AutoMailLogicImpl.getDefaultFromAddress(862) &lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 15:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306569#M57806</guid>
      <dc:creator>gnanaraj_mcc</dc:creator>
      <dc:date>2017-03-30T15:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306570#M57807</link>
      <description>&lt;P&gt;Would you clarify if this is what you see on the webpage? What's on the filesystem that you have access to? The format that you see it in a text editor is going to be important.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 12:55:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306570#M57807</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2017-03-31T12:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306571#M57808</link>
      <description>&lt;P&gt;If the event is in HTML, then please post the html with &lt;CODE&gt;&amp;lt;tags&amp;gt;&lt;/CODE&gt; and all, for us to be able to help you.  You will need to mark it as code by using the 101 010 button, or by putting a grave accent (`) before and after the code.  &lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 17:31:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306571#M57808</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-03-31T17:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306572#M57809</link>
      <description>&lt;P&gt;Thanks @SloshBurch. The details i posted above is from the file i open from my desktop. i have posted the actual content of the html file below. i cant paste the full content due to character limitation to submit in splunk answers&lt;BR /&gt;
 /qc/data/logs/sa/ and /data/logs/qc/qc are the locations. &lt;BR /&gt;
FYI.. there are two different html files, both need to be indexed. let me know any more details required&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:32:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306572#M57809</guid>
      <dc:creator>gnanaraj_mcc</dc:creator>
      <dc:date>2017-04-03T11:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306573#M57810</link>
      <description>&lt;P&gt;Hi Dal, i have answered to @SloshBurch, is that the same thing you are asking. do let me know.&lt;BR /&gt;
thank you&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306573#M57810</guid>
      <dc:creator>gnanaraj_mcc</dc:creator>
      <dc:date>2017-04-03T11:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306574#M57811</link>
      <description>&lt;P&gt;@gnanaraj_mcc ... if you select the HTML code and click on the code button (button with 101010) while posting, it will not escape any charater.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 11:55:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306574#M57811</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-04-03T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306575#M57812</link>
      <description>&lt;P&gt;Yea, I'm not seeing any html &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
When you say "open from my desktop" what program are you viewing the file in? If its a web browser then you need to open it in a text editor (like Notepad or better yet &lt;A href="https://notepad-plus-plus.org/"&gt;notepad++&lt;/A&gt;) to see the file like Splunk will see it.&lt;/P&gt;

&lt;P&gt;Ultimately, we'll need to do some conf file stanzas to make this work. Alternatively, if the source machine is able to log in a pure text log file (no html markup) then you can save a TON of work.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Apr 2017 14:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306575#M57812</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2017-04-03T14:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306576#M57813</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;&amp;lt;html&amp;gt;
&amp;lt;style&amp;gt;
     h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: navy;} 
     h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: navy;} 
     tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;} 
     td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; border: 0 solid dimgray; border-top-width: 1pt; border-right-width: 1pt;vertical-align:text-top;} 
     hr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: navy;} 
     body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;} 
     table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; border: 0 solid dimgray;} 
      td.navy {color: navy;} 
     tr.filter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;} 
     td.filter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; border: 0 solid dimgray;} 
    &amp;lt;/style&amp;gt;
     &amp;lt;script type="text/javascript"&amp;gt; 
        &amp;lt;!-- 
        function JSTrim(p_strToBeTrimmed) 
     { 
         var vChar 
         var vLength 
         var i 
         var vFirstNotSpace 
         var vLastNotSpace 

            vLength = p_strToBeTrimmed.length 
            for (i = 0; i &amp;lt; vLength;i++) 
         { 
             vChar = p_strToBeTrimmed.charAt(i) 
             if (vChar != " ") 
             { 
                 vFirstNotSpace = i 
                 i = vLength 
             } 
         } 
         for (i = vLength-1 ; i&amp;gt;=0;i--) 
         { 
             vChar = p_strToBeTrimmed.charAt(i) 
             if (vChar != " ") 
             { 
                 vLastNotSpace = i 
                 i = -1 
             } 
         } 
         return p_strToBeTrimmed.substring(vFirstNotSpace,vLastNotSpace+1); 
     } 


     function toggle(f_level, f_thread, f_reqType, f_method, f_message, f_login, f_IP){ 

            mybody=document.getElementsByTagName("body").item(0); 
            mytable= mybody.getElementsByTagName("table").item(3); 
            mytablebody=mytable.getElementsByTagName("tbody").item(0); 
            trArray = mytablebody.getElementsByTagName("tr"); 
            numOfRows =mytablebody.getElementsByTagName("tr").length; 

            var levels = "ERR"; 
            if(f_level != "ERR"){ 
                levels+="WRN"; 
                if(f_level != "WRN"){ 
                    levels+="FLW"; 
                    if(f_level != "FLW"){ 
                        levels+="DBG"; 
                    } 
                } 
            } 

            // go over all the row and show/hide them 
            for (i=1;i&amp;lt;numOfRows;i++) { 
                var  tdarr = trArray.item(i).getElementsByTagName("td"); 
                thread   =   tdarr.item(2).childNodes.item(0).data;  
                 reqType  =   tdarr.item(3).childNodes.item(0).data;  
                login    =   tdarr.item(4).childNodes.item(0).data; 
                IP       =   tdarr.item(5).childNodes.item(0).data; 
                logLevel =   tdarr.item(6).childNodes.item(0).data; 
                method   =   tdarr.item(7).childNodes.item(0).data;  
                message  =   tdarr.item(8).childNodes.item(0).data;  

                logLevel = JSTrim(logLevel); 

                if((levels.search(logLevel)   !=-1) &amp;amp;&amp;amp; 
                   (thread.search(f_thread)   !=-1) &amp;amp;&amp;amp; 
                    (f_reqType.search(reqType) !=-1) &amp;amp;&amp;amp; 
                   (login.search(f_login)     !=-1) &amp;amp;&amp;amp; 
                   (IP.search(f_IP)           !=-1) &amp;amp;&amp;amp; 
                   (method.search(f_method)   !=-1) &amp;amp;&amp;amp; 
                   (message.search(f_message) !=-1)){ 
                    trArray.item(i).style.display="inline"; 
                }else{ 
                    trArray.item(i).style.display="none"; 
                } 
            } 
        } 

        function clearFilter(){ 
            document.filterForm.level.selectedIndex = 0; 
             document.filterForm.reqType.selectedIndex = 0; 
            document.filterForm.thread.value=""; 
            document.filterForm.Method.value=""; 
            document.filterForm.Message.value=""; 
            showAll(); 
        } 
        function showAll(){ 
            mybody=document.getElementsByTagName("body").item(0); 
            mytable= mybody.getElementsByTagName("table").item(3); 
            mytablebody=mytable.getElementsByTagName("tbody").item(0); 
            trArray = mytablebody.getElementsByTagName("tr"); 
            numOfRows =mytablebody.getElementsByTagName("tr").length; 
            for (i=1;i&amp;lt;numOfRows;i++) { 
                trArray.item(i).style.display="inline"; 
            } 
        } 
        function filter(){ 
            var w = document.filterForm.level.selectedIndex; 
            var logLevel = document.filterForm.level.options[w].text; 
             var reqIdx   = document.filterForm.reqType.selectedIndex; 
             var reqType  = document.filterForm.reqType.options[reqIdx].value; 
            var thread   = document.filterForm.thread.value; 
            var method   = document.filterForm.Method.value; 
            var message  = document.filterForm.Message.value; 
            var login    = document.filterForm.Login.value; 
            var IP       = document.filterForm.IP.value; 
            toggle(logLevel,JSTrim(thread),JSTrim(reqType),JSTrim(method),JSTrim(message), JSTrim(login), JSTrim(IP)); 
        } 
    --&amp;gt;&amp;lt;/script&amp;gt; 
&amp;lt;body bgcolor="seashell"&amp;gt;
&amp;lt;h2&amp;gt;XXXX Server log&amp;lt;/h2&amp;gt;&amp;lt;table&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Log file format version&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;12.20 [debug]&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Log started at&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;10:08:43 Mar 28 2017&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;DB Time when log started&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;10:08:43 Mar 28 2017&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Server name&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;XXX&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Machine name&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;XXX&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Machine address&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;XXX&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Build Number&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;XXX&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td class ="filter"&amp;gt;Server Node started at&amp;lt;/td&amp;gt;&amp;lt;td class ="filter"&amp;gt;10:08:43 Mar 28 2017&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;
&amp;lt;h2&amp;gt;Java Properties&amp;lt;/h2&amp;gt;
&amp;lt;table cellSpacing="0" style="table-layout:fixed;word-break:break-all;border-width:1pt"&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td width="30%"&amp;gt;&amp;lt;b&amp;gt;OS&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;os.name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Linux&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;os.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;2.6.32-642.11.1.el6.x86_64&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;os.arch&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;amd64&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;os.home&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;null&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td width="30%"&amp;gt;&amp;lt;b&amp;gt;DB&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Oracle.JDBC.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.1.x.000150&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Mssql.JDBC.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;5.1.x.000085&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td width="30%"&amp;gt;&amp;lt;b&amp;gt;User&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;user.name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;almadm&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;user.home&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;/export/home/almadm&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;user.dir&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;/qc/app/HP/ALM/server&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;user.language&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;en&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td width="30%"&amp;gt;&amp;lt;b&amp;gt;Java&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vm.vendor&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Oracle Corporation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1.7.0_51&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vm.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;24.51-b03&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.home&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;/qc/app/HP/java/jre&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.class.path&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;../wrapper/wrapper.jar:../server/lib/annotations/:../server/lib/ext/:../server/lib/jaspi/:../server/lib/jetty-annotations-9.1.4.v20140401.jar:../server/lib/jetty-client-9.1.4.v20140401.jar:../server/lib/jetty-continuation-9.1.4.v20140401.jar:../server/lib/jetty-deploy-9.1.4.v20140401.jar:../server/lib/jetty-http-9.1.4.v20140401.jar:../server/lib/jetty-io-9.1.4.v20140401.jar:../server/lib/jetty-jaas-9.1.4.v20140401.jar:../server/lib/jetty-jaspi-9.1.4.v20140401.jar:../server/lib/jetty-jmx-9.1.4.v20140401.jar:../server/lib/jetty-jndi-9.1.4.v20140401.jar:../server/lib/jetty-plus-9.1.4.v20140401.jar:../server/lib/jetty-proxy-9.1.4.v20140401.jar:../server/lib/jetty-rewrite-9.1.4.v20140401.jar:../server/lib/jetty-schemas-3.1.jar:../server/lib/jetty-security-9.1.4.v20140401.jar:../server/lib/jetty-server-9.1.4.v20140401.jar:../server/lib/jetty-servlet-9.1.4.v20140401.jar:../server/lib/jetty-servlets-9.1.4.v20140401.jar:../server/lib/jetty-util-9.1.4.v20140401.jar:../server/lib/jetty-webapp-9.1.4.v20140401.jar:../server/lib/jetty-xml-9.1.4.v20140401.jar:../server/lib/jndi/:../server/lib/jsp/:../server/lib/launcher-sources.jar:../server/lib/launcher.jar:../server/lib/monitor/:../server/lib/servlet-api-3.1.jar:../server/lib/setuid/:../server/lib/spdy/:../server/lib/websocket/:../server/lib/annotations/asm-4.1.jar:../server/lib/annotations/asm-commons-4.1.jar:../server/lib/annotations/javax.annotation-api-1.2.jar:../server/lib/jndi/javax.activation-1.1.0.v201105071233.jar:../server/lib/jndi/javax.mail.glassfish-1.4.1.v201005082020.jar:../server/lib/jndi/javax.transaction-api-1.2.jar:../server/lib/jsp/javax.el-3.0.0.jar:../server/lib/jsp/javax.servlet.jsp-2.3.2.jar:../server/lib/jsp/javax.servlet.jsp-api-2.3.1.jar:../server/lib/jsp/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar:../server/lib/jsp/javax.servlet.jsp.jstl-1.2.2.jar:../server/lib/jsp/jetty-jsp-jdt-2.3.3.jar:../server/lib/jsp/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar:../server/lib/jsp/org.eclipse.jdt.core-3.8.2.v20130121.jar:../server/lib/monitor/jetty-monitor-9.1.4.v20140401.jar&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.specification.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1.7&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.specification.vendor&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Oracle Corporation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.specification.name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Java Platform API Specification&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vendor.url&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;http://java.oracle.com/&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vm.specification.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;1.7&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vm.specification.vendor&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Oracle Corporation&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.vm.specification.name&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Java Virtual Machine Specification&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.class.version&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;51.0&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.library.path&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;../wrapper&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.io.tmpdir&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;/tmp&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.compiler&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;null&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;java.ext.dirs&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;/qc/app/HP/java/jre/lib/ext:/usr/java/packages/lib/ext&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td width="30%"&amp;gt;&amp;lt;b&amp;gt;Other&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt; &amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Total memory&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3960MB&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Free memory&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;3326MB&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Max memory to be used&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;7919MB&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Available Processors&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;4&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;Using config file&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;null&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;
&amp;lt;/table&amp;gt;

&amp;lt;form NAME ="filterForm"&amp;gt;          
&amp;lt;TABLE&amp;gt; 
&amp;lt;tr class ="filter"&amp;gt;&amp;lt;/TD&amp;gt;&amp;lt;B&amp;gt;Log Filter&amp;lt;/B&amp;gt;&amp;lt;TD&amp;gt;&amp;lt;/TR&amp;gt; 
&amp;lt;TR class ="filter"&amp;gt;         
    &amp;lt;TD class ="filter"&amp;gt;Thread:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;INPUT NAME="thread" SIZE=30 TYPE=TEXT  VALUE=""&amp;gt; &amp;lt;/TD&amp;gt; 
     &amp;lt;TD class ="filter"&amp;gt;Request Type: 
        &amp;lt;SELECT NAME="reqType"&amp;gt; 
             &amp;lt;OPTION VALUE="FREC,REST"&amp;gt;ALL&amp;lt;/OPTION&amp;gt; 
             &amp;lt;OPTION VALUE="FREC"&amp;gt;FREC&amp;lt;/OPTION&amp;gt; 
             &amp;lt;OPTION VALUE="REST"&amp;gt;REST&amp;lt;/OPTION&amp;gt; 
         &amp;lt;/SELECT&amp;gt; 
    &amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;Level:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;SELECT NAME="level"&amp;gt; 
            &amp;lt;OPTION VALUE="DBG"&amp;gt;DBG&amp;lt;/OPTION&amp;gt; 
            &amp;lt;OPTION VALUE="FLW"&amp;gt;FLW&amp;lt;/OPTION&amp;gt; 
            &amp;lt;OPTION VALUE="WRN"&amp;gt;WRN&amp;lt;/OPTION&amp;gt; 
            &amp;lt;OPTION VALUE="ERR"&amp;gt;ERR&amp;lt;/OPTION&amp;gt; 
      &amp;lt;/SELECT&amp;gt; 
    &amp;lt;/TD&amp;gt; 
&amp;lt;/TR&amp;gt; 
&amp;lt;TR class ="filter"&amp;gt;         
    &amp;lt;TD class ="filter"&amp;gt;Login:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;INPUT NAME="Login" SIZE=30 TYPE=TEXT  VALUE=""&amp;gt; &amp;lt;/TD&amp;gt; 
&amp;lt;/TR&amp;gt; 
&amp;lt;TR class ="filter"&amp;gt;         
    &amp;lt;TD class ="filter"&amp;gt;IP:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;INPUT NAME="IP" SIZE=30 TYPE=TEXT  VALUE=""&amp;gt; &amp;lt;/TD&amp;gt; 
&amp;lt;/TR&amp;gt; 
&amp;lt;TR class ="filter"&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;Method:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;INPUT NAME="Method" SIZE=30 TYPE=TEXT  VALUE=""&amp;gt;&amp;lt;/TD&amp;gt; 
&amp;lt;/TR&amp;gt; 
&amp;lt;TR class ="filter"&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;Message:&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;INPUT NAME="Message" SIZE=30 TYPE=TEXT  VALUE=""&amp;gt;&amp;lt;/TD&amp;gt; 
    &amp;lt;TD class ="filter"&amp;gt;&amp;lt;BUTTON name="filterB" type="button" onClick="filter()" &amp;gt; Filter &amp;lt;/BUTTON&amp;gt;  
        &amp;lt;BUTTON name="clearDilterB" type="button" onClick="clearFilter()"&amp;gt;Clear Filter&amp;lt;/BUTTON&amp;gt; 
    &amp;lt;/TD&amp;gt; 
&amp;lt;/TR&amp;gt; 

&amp;lt;/TABLE&amp;gt; 
&amp;lt;/FORM&amp;gt; 
&amp;lt;table width="100%" cellPadding="4" cellSpacing="0" align="right" style="table-layout:fixed;word-break:break-all;border-width:1pt"&amp;gt;
&amp;lt;tr bgcolor="gray"&amp;gt;
&amp;lt;td width="7%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;DB Date&amp;amp;lt;br/&amp;amp;gt;and Time&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="7%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;ALM Node&amp;amp;lt;br/&amp;amp;gt;Date&amp;amp;lt;br/&amp;amp;gt;and Time&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="17%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Thread&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="5%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Request&amp;amp;lt;br/&amp;amp;gt;Type&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="7%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Login&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="7%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;IP&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="5%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Level&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="17%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Method&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;td width="28%" style="color: Yellow"&amp;gt;&amp;lt;b&amp;gt;Message&amp;lt;/b&amp;gt;&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
&amp;lt;tr bgcolor="yellow"&amp;gt;&amp;lt;td&amp;gt;Mar 28&amp;lt;br&amp;gt;14:05:07.513&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Mar 28&amp;lt;br&amp;gt;14:05:08.329&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;qtp2094206515-455&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;N/A&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;N/A&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;N/A&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;WRN&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;CAbsServlet.doPost(378)&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;Failed setting thread information&amp;lt;p&amp;gt;com.hp.alm.platform.exception.NoSuchSessionException&amp;lt;p&amp;gt;Messages:&amp;lt;br&amp;gt;The session authentication has failed.;&amp;lt;br&amp;gt;&amp;lt;p&amp;gt;Stack Trace:&amp;lt;br&amp;gt;com.hp.alm.platform.exception.NoSuchSessionException: The session authentication has failed.&amp;lt;br&amp;gt;at com.hp.alm.platform.connection.authentication.CLoginSessionDirectory.getItem(CLoginSessionDirectory.java:85)&amp;lt;br&amp;gt;at com.hp.alm.platform.connection.authentication.CLoginSessionDirectory.getItem(CLoginSessionDirectory.java:61)&amp;lt;br&amp;gt;at com.hp.alm.platform.server.web.CAbsServlet.setThreadInfo(CAbsServlet.java:1029)&amp;lt;br&amp;gt;at com.hp.alm.platform.server.web.CAbsServlet.doPost(CAbsServlet.java:376)&amp;lt;br&amp;gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)&amp;lt;br&amp;gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)&amp;lt;br&amp;gt;at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738)&amp;lt;br&amp;gt;at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1651)&amp;amp;lt;br/&amp;amp;gt;at
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Apr 2017 04:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306576#M57813</guid>
      <dc:creator>gnanaraj_mcc</dc:creator>
      <dc:date>2017-04-04T04:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306577#M57814</link>
      <description>&lt;P&gt;Ok, so this is going to get very messy because html has so much markup in it that it could prove very fragile to parse successfully. This appears to be from a DB monitoring system. What software produces this? Is it a vendor solution or something written in-house?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 12:25:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306577#M57814</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2017-04-04T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306578#M57815</link>
      <description>&lt;P&gt;Some posts on the same topic that could be useful for solving this: &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://answers.splunk.com/answers/142255/how-to-index-html-files.html"&gt;How to index HTML files?&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://answers.splunk.com/answers/7366/can-splunk-index-data-from-an-http-address.html"&gt;Can splunk Index data from an HTTP address&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://answers.splunk.com/answers/6288/how-do-i-deal-with-a-log-that-contains-html.html"&gt;How do I deal with a log that contains HTML&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 04 Apr 2017 12:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306578#M57815</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2017-04-04T12:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to index only part of a html log file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306579#M57816</link>
      <description>&lt;P&gt;Burch, this is in-build log files from the application HP Quality Center software. &lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 13:36:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-index-only-part-of-a-html-log-file/m-p/306579#M57816</guid>
      <dc:creator>gnanaraj_mcc</dc:creator>
      <dc:date>2017-04-04T13:36:33Z</dc:date>
    </item>
  </channel>
</rss>

