<?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: Limit a workflow to a sourcetype in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115743#M1200</link>
    <description>&lt;P&gt;That doesn't prevent the workflow from displaying in System events.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2013 18:30:35 GMT</pubDate>
    <dc:creator>mpitts</dc:creator>
    <dc:date>2013-10-25T18:30:35Z</dc:date>
    <item>
      <title>Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115741#M1198</link>
      <description>&lt;P&gt;Is it possible to only display a workflow on a certain sourcetype?&lt;/P&gt;

&lt;P&gt;I have a lookup that takes the "EventCode" field in "WinEventLog:Security" sourcetype. However, this field also exists in Application and System logs, but the site the lookup is going to only has information about Security event. &lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 16:58:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115741#M1198</guid>
      <dc:creator>mpitts</dc:creator>
      <dc:date>2013-10-25T16:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115742#M1199</link>
      <description>&lt;P&gt;Include the sourcetype in your search statement.  For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="WinEventLog:Security" "EventCode" | ...
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 25 Oct 2013 18:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115742#M1199</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2013-10-25T18:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115743#M1200</link>
      <description>&lt;P&gt;That doesn't prevent the workflow from displaying in System events.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 18:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115743#M1200</guid>
      <dc:creator>mpitts</dc:creator>
      <dc:date>2013-10-25T18:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115744#M1201</link>
      <description>&lt;P&gt;Then you need to adjust your search to select only the events you want to see (or remove those you don't want to see).  For example, 'sourcetype="WinEventLog:Security" LogName="Security" | ...'&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 18:39:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115744#M1201</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2013-10-25T18:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115745#M1202</link>
      <description>&lt;P&gt;Its not a search results issue. I have a workflow set up which has "Apply only to the following fields" set to "EventCode". However, this field is available in Security log events and System log events. I want to limit this action to only show for Security log events.&lt;/P&gt;

&lt;P&gt;In doing some additional testing I think there may be a different behavior (bug) in version 6. According to the documentation (&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Knowledge/CreateworkflowactionsinSplunkWeb):"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Knowledge/CreateworkflowactionsinSplunkWeb):&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 20:40:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115745#M1202</guid>
      <dc:creator>mpitts</dc:creator>
      <dc:date>2013-10-25T20:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115746#M1203</link>
      <description>&lt;P&gt;"You can set up workflow actions that only apply to events that have a specified field or set of fields. ...you would declare http_status in the Apply only to the following fields setting.&lt;/P&gt;

&lt;P&gt;...When more than one field is listed the workflow action is displayed only if the entire list of fields are present in the event."&lt;/P&gt;

&lt;P&gt;Based on this information I thought I would be able to accomplish what I want by adding a second field that is not available in the System log, however, no matter what I add here, the workflow action is displayed for ALL events, even ones which do not have either field.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2013 20:40:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115746#M1203</guid>
      <dc:creator>mpitts</dc:creator>
      <dc:date>2013-10-25T20:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115747#M1204</link>
      <description>&lt;P&gt;I have been trying to find the same thing.. Sounds like a great feature request&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2013 07:26:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115747#M1204</guid>
      <dc:creator>jmsiegma</dc:creator>
      <dc:date>2013-11-27T07:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Limit a workflow to a sourcetype</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115748#M1205</link>
      <description>&lt;P&gt;i too believe there is a bug - this worked as documented in versions prior to 6.0&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2013 09:52:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Limit-a-workflow-to-a-sourcetype/m-p/115748#M1205</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-12-11T09:52:13Z</dc:date>
    </item>
  </channel>
</rss>

