Refine your search:

1
1

I've read http://www.splunk.com/base/Documentation/latest/Deploy/Forwarddatatothird-partysystemsd And this looks possible, although with limitations. I'm particularly thinking of forwarding to an existing ArcSight Logger instance.

Has any one tried this, and what were their experiences?

Also how would licensing and support work in this model.

asked 18 Jul '11, 07:35

splunkwelhammeuk's gravatar image

splunkwelham...
111
accept rate: 0%


One Answer:

We have people doing this, and as long as the data is sent out in a syslog format, things should work without an issue. There shouldn't really be any limitations, we should be able to send out anything we've indexed with the rawdata contained within the event. What kind of limitations were you concerned about?

I haven't done this myself, so I can't speak to direct experiences, but I have spoken with people who have done this.

Licensing counts data which has been indexed by Splunk. What happens when that data is sent to a third party isn't going to affect the license as the data was already written to an index within Splunk. You don't need any additional licensing to implement this functionality. Support won't be affected in any way, but it ends where the data leaves the Indexer.

link

answered 18 Jul '11, 14:14

jbsplunk's gravatar image

jbsplunk ♦
4.9k114
accept rate: 34%

edited 18 Jul '11, 14:36

Thank you for the prompt answer,

From what you have said are we only able to forward log data from an indexer and not directly from a forwarder (without an indexer)?

If we can send data from a Splunk forwarder directly to ArcSight how is licensing / support impacted.

(19 Jul '11, 01:11) splunkwelham...

Well, you could do it from a heavy forwarder, because data is parsed there, but only after it has been indexed. That means you'd need to have an index configured and would be using licensing volume. There isn't a way to do this without having the data indexed. Again, nothing here that affects support, but your licensing will be impacted.

(19 Jul '11, 08:22) jbsplunk ♦
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:

×403
×42
×3

Asked: 18 Jul '11, 07:35

Seen: 720 times

Last updated: 19 Jul '11, 08:22

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