


OUTPUTS CONF SPLUNK HOW TO
Use the specified here when creating an entry in nfĮxamples later in this topic show how to use this syntax. For example: "TRANSFORMS-routing1", "TRANSFORMS-routing2", and so on. If you have multiple TRANSFORMS attributes, use a unique name for each.source::, where is the source for an event.host::, where is the host for an event.Edit $SPLUNK_HOME/etc/system/local/nf to add a TRANSFORMS-routing setting to determine routing based on event metadata.On the Splunk instance that does the routing, open a shell or command prompt.How will you identify categories of events?.Determine the criteria to use for routing by answering the following questions:.You can configure routing only on a heavy forwarder. Some input types can filter out data types while acquiring them.Ī simple illustration of a forwarder routing data to three indexers follows: They can also route based on the stanza for a data input, as described below, in the subtopic, Route inputs to specific indexers based on the data input. They can still forward data based on a host, source, or source type. Universal and light forwarders cannot inspect individual events except in the case of extracting fields with structured data. Only heavy forwarders can route or filter all data based on events. This topic describes a number of typical routing scenarios.īesides routing to receivers, heavy forwarders can also filter and route data to specific queues, or discard the data altogether by routing to the null queue.
OUTPUTS CONF SPLUNK WINDOWS
For example, you could use a heavy forwarder to inspect WMI event codes to filter or route Windows events. Heavy forwarders can also look inside the events and filter or route accordingly. For example, you can send all data from one group of machines to one indexer and all data from a second group of machines to a second indexer. Heavy forwarders can filter and route data to specific receivers based on source, source type, or patterns in the events themselves. Routing and filtering capabilities of forwarders You can also perform selective indexing and forwarding, where you index some data locally and forward the data that you have not indexed to a separate indexer.įor information on routing data to non-Splunk systems, see Forward data to third-party systems.įor information on performing selective indexing and forwarding, see Perform selective indexing and forwarding later in this topic. You can use heavy forwarders to filter and route event data to Splunk instances.
