How to setup app » History » Version 1
Luke Murphey, 09/19/2016 07:20 PM
1 | 1 | Luke Murphey | h1. How to setup app |
---|---|---|---|
2 | 1 | Luke Murphey | |
3 | 1 | Luke Murphey | h2. Install the app |
4 | 1 | Luke Murphey | See https://answers.splunk.com/answers/51894/how-to-install-a-splunk-app.html for how to do this. |
5 | 1 | Luke Murphey | |
6 | 1 | Luke Murphey | h2. Grant capabilities to user accounts |
7 | 1 | Luke Murphey | The FTP receiver app supports several capabilities to controls which user accounts can access the FTP server. To do set this up, create a user in Splunk and then assign one or more of the following capabilities: |
8 | 1 | Luke Murphey | * *ftp_read*: can download data from the FTP server |
9 | 1 | Luke Murphey | * *ftp_write*: can upload files to the FTP server |
10 | 1 | Luke Murphey | * *ftp_full_control*: ability to do all things on the FTP server (read, write, delete, etc) |
11 | 1 | Luke Murphey | |
12 | 1 | Luke Murphey | Only accounts with one of these capabilities will be able to authenticate to the FTP server. Note that the username and password of the Splunk user account will be the username and password used for authenticating with the FTP server. |
13 | 1 | Luke Murphey | |
14 | 1 | Luke Murphey | h2. Create an input |
15 | 1 | Luke Murphey | Finally, create an FTP input to start the FTP server. To configure one, create a new input in the Manager under Data inputs > FTP. |