<?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 &amp;quot;cut&amp;quot; information? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136811#M7528</link>
    <description>&lt;P&gt;Is this when indexing data, or when searching on already indexed data? It sounds like you are having problems getting the events to break correctly. Do you want to skip parts of the log files when indexing?&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2015 12:40:46 GMT</pubDate>
    <dc:creator>laserval</dc:creator>
    <dc:date>2015-06-05T12:40:46Z</dc:date>
    <item>
      <title>How to "cut" information?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136807#M7524</link>
      <description>&lt;P&gt;Hello guys i have some log files that i need to be shown from place A to place B. with witch command i can do it? and if you can talk with me can you write me your skype if it possible. just want to ask more things. thx for understanding. &lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2015 10:43:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136807#M7524</guid>
      <dc:creator>kozhin</dc:creator>
      <dc:date>2015-06-05T10:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to "cut" information?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136808#M7525</link>
      <description>&lt;P&gt;Have you got an example of the data or some more detail on it? &lt;/P&gt;

&lt;P&gt;You could have a look at the transaction command.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2015 10:59:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136808#M7525</guid>
      <dc:creator>MichaelPriest</dc:creator>
      <dc:date>2015-06-05T10:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to "cut" information?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136809#M7526</link>
      <description>&lt;P&gt;Yes for sure. here is an example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;resp_qid:   -1              issuer_posted:  0
smsgno:     0               sv_trace:   0
nwindicator:    0               timestamp:  0
devinfo:    []
hpan:       []
fld_flags:  00000000000000000000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;17|  =&amp;gt;proc_cmn_task_msg (cmn_task_msg.c)&lt;BR /&gt;
&lt;STRONG&gt;&lt;EM&gt;strong text&lt;/EM&gt;&lt;/STRONG&gt;0|  #---+++=== START MESSAGE LOG ===+++---#&lt;BR /&gt;
Local date and time : 01/26/2015 12:02:32&lt;BR /&gt;
0|  32.32.1C.31.35.30.1C.1C.42                            22.150..B&lt;BR /&gt;&lt;BR /&gt;
0|  Rcvd NEEDS_FORMAT message:&lt;BR /&gt;
0|  =&amp;gt;db_sel_ctla_tab (db_ctla.pc)&lt;BR /&gt;
0|  G_atm_uses_new_tables is set to [0]&lt;BR /&gt;
0|  atm_uses_new_tables: return FALSE&lt;BR /&gt;
0|  Rowid selected: [AAABfQAAJAAAAMsAAz]&lt;BR /&gt;
0|&lt;BR /&gt;&lt;BR /&gt;
    ********************* CTLA_TAB structure ***********************&lt;BR /&gt;
    pid:        70150&lt;BR /&gt;&lt;BR /&gt;
    ctype:      0               ttype:      700&lt;BR /&gt;
    tto:        1422262931      ntrans:     2961&lt;BR /&gt;
    respno:     101             msg_coord_num:  60&lt;BR /&gt;
    opstat:     0x80        procstat:   0x0008&lt;BR /&gt;
    oprob:      0x00&lt;BR /&gt;
    hreject:    0               areject:&lt;BR /&gt;
.........&lt;BR /&gt;
.........&lt;BR /&gt;
.........&lt;/P&gt;

&lt;P&gt;1|  00.00.00.00.00.00.00.00.00.80.97.01.00.80.A5.01 &lt;BR /&gt;
1|  msgsnd_w_retry [dst task: TXROUT, time: 26/01/2015 12:02:32.0360]: trying to send 173d bytes to target queue 4194314&lt;BR /&gt;
&lt;STRONG&gt;&lt;EM&gt;strong text&lt;/EM&gt;&lt;/STRONG&gt;1|  msgsnd_w_retry [dst task: TXROUT, time: 26/01/2015 12:02:32.0360]: Send msg to queue 4194314&lt;BR /&gt;
1|  ACK sent into SV.&lt;BR /&gt;
1|  solproc: READY received (B).&lt;BR /&gt;
1|  opstat = 0x128, procstat = 0x0.&lt;BR /&gt;
1|  =&amp;gt;check_dynamic_keychg (atmi_stat.c)&lt;/P&gt;

&lt;P&gt;I need from &lt;EM&gt;start message&lt;/EM&gt; to &lt;EM&gt;msgnsd..&lt;/EM&gt; i tried to use breakonlybefore but i had some useless peaces of info. so i need your advice&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:08:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136809#M7526</guid>
      <dc:creator>kozhin</dc:creator>
      <dc:date>2020-09-28T20:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to "cut" information?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136810#M7527</link>
      <description>&lt;P&gt;Hi kozhin&lt;BR /&gt;
I Think that you can &lt;BR /&gt;
 - create two indexes A and B&lt;BR /&gt;
 - put  your files in index A&lt;BR /&gt;
 -Then use This search code to  tranfer its from A to B&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    index=A |collect index=B
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 05 Jun 2015 11:48:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136810#M7527</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2015-06-05T11:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to "cut" information?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136811#M7528</link>
      <description>&lt;P&gt;Is this when indexing data, or when searching on already indexed data? It sounds like you are having problems getting the events to break correctly. Do you want to skip parts of the log files when indexing?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2015 12:40:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-quot-cut-quot-information/m-p/136811#M7528</guid>
      <dc:creator>laserval</dc:creator>
      <dc:date>2015-06-05T12:40:46Z</dc:date>
    </item>
  </channel>
</rss>

