Refine your search:

Before I ask my question, this is my environment.

1 forwarder

4 indexers

1 search head

I am trying to setup several indexes (based on source types).

I have created indexes on each of the indexers (ct_usertransaction), and setup rules according to the documentation.

props.conf (on forwarder)
[ct-UserTransaction]
TRANSFORMS-index = ct-UserTransaction


[ct-UserTransaction]
DEST_KEY = MetaData:Index
REGEX = (ct-UserTransaction:)
FORMAT = ct_usertransaction

But I don't see anything in ct_usertransaction index.

Where do I need to configure the rules, on a forwarder or indexers?

asked 30 Sep '10, 02:11

ultra's gravatar image

ultra
314
accept rate: 0%

edited 30 Sep '10, 02:37

Stephen%20Sorkin's gravatar image

Stephen Sorkin ♦
8.1k47


2 Answers:

You need to set this configuration on the indexer for lightweight forwarders and on the forwarder for heavyweight forwarders.

link

answered 30 Sep '10, 02:39

Stephen%20Sorkin's gravatar image

Stephen Sorkin ♦
8.1k47
accept rate: 52%

link

answered 30 Sep '10, 03:41

gkanapathy's gravatar image

gkanapathy ♦
26.5k1622
accept rate: 42%

Thank you very much for this. It is a helpful link.

But it raises another question. How do I route specific events from a heavy weight forwarder to a specific index on a remote indexer?

(30 Sep '10, 18:33) ultra
Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×328
×66

Asked: 30 Sep '10, 02:11

Seen: 420 times

Last updated: 11 Nov '10, 06:22

Copyright © 2005-2012 Splunk, Inc. All rights reserved.