Getting Data In

switch forwarders to new indexer

rameshlpatel
Communicator

Hi,

I have existing indexer with 6.0 version and same version for all forwarders.

Now we got new splunk physical server with version 6.1.1,

Not I am switching forwarder to new server by replacing server attribute. However its not able to forward to new.

please suggest me what i have to consider before moving to new server ? Is data file will affect to due to this ? Please suggest me solution.

outputs.conf
[tcpout]
defaultGroup=DBGroup

[tcpout:DBGroup]
server =alpputl018:9997

Tags (2)
0 Karma

linu1988
Champion

First step before migrating between platform is to check the network connectivty

Ping alpputl018
telnet alpputl018 "receiving_port/9997"

new server will not be having the receiving configured. Check it right away.

Check the forwarder logs what is the issue if is not able to connect.

Thanks,
L

0 Karma

rameshlpatel
Communicator

Not played with indexes.conf in old or new server.

0 Karma

harald_leitl
Path Finder

what about indexes.conf? same config on old and new server?

0 Karma

rameshlpatel
Communicator

Yes. its opened

0 Karma

harald_leitl
Path Finder

is tcp port 9997 open on new index server?

0 Karma

rameshlpatel
Communicator

Adding more details. _internal logs are seeing in new server but not application log.

0 Karma

rameshlpatel
Communicator

IS data monitoring pointer will affect due to this ?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...