<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to get Cyberoam logs in splunk.? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369472#M93797</link>
    <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Splunk's best practice is to write the networking device's logs to a intermediary syslog server &lt;EM&gt;(this is to ensure continuous availability of network devices logs irrespective of availability of splunk servers)&lt;/EM&gt; , you may use syslog-ng or rsyslog - so have a syslog server &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;configure the cyberoam device to start sending the logs to syslog server's IP address &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;check if the logs are being written to syslog or not&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;if the logs are coming, then &lt;STRONG&gt;install the splunk universal forwarder&lt;/STRONG&gt; on that syslog server which shall &lt;STRONG&gt;monitor&lt;/STRONG&gt;  these logs/directory and send them to your indexer IP on port 9997 with &lt;STRONG&gt;sourcetype: cyberoam  &amp;amp; Index : *custom&lt;/STRONG&gt;*&lt;BR /&gt;
Monitor files and directories with inputs.conf (&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitorfilesanddirectorieswithinputs.conf"&gt;https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitorfilesanddirectorieswithinputs.conf&lt;/A&gt;)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Install Cyberoam addon on your splunk instances for automatic field extractions&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;search for index=* sourcetype=cyberoam &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;=====&lt;BR /&gt;
Another direct approach can be - &lt;BR /&gt;
a. configure the device to send logs directly to your indexer IP address on UDP 514 &lt;BR /&gt;
b. have the addon installed on your instances of splunk &lt;BR /&gt;
c. open the port UDP:514 on splunk and on your splunk server's OS firewall &lt;/P&gt;

&lt;P&gt;Input Type : UDP Port&lt;BR /&gt;
Port Number : 514&lt;BR /&gt;
Source name override : N/A&lt;BR /&gt;
Restrict to Host : give IP of your device (1.2.3.4)&lt;BR /&gt;
Source Type: cyberoam&lt;BR /&gt;
App Context : search&lt;BR /&gt;
Host : (IP address of the remote server)&lt;BR /&gt;
Index : create new &amp;gt; cyberoam &lt;/P&gt;

&lt;P&gt;d. ensure that there is no other device which might be blocking this data movement&lt;BR /&gt;&lt;BR /&gt;
e. search for index=* sourcetype=cyberoam &lt;/P&gt;</description>
    <pubDate>Mon, 27 Nov 2017 16:01:24 GMT</pubDate>
    <dc:creator>saurabh_tek11</dc:creator>
    <dc:date>2017-11-27T16:01:24Z</dc:date>
    <item>
      <title>How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369461#M93786</link>
      <description>&lt;P&gt;please help me in detail step-by step i have no idea on Cyberoam.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 04:41:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369461#M93786</guid>
      <dc:creator>V4M51</dc:creator>
      <dc:date>2017-11-14T04:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369462#M93787</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;1st you have to  Add Syslog server. Which forwarded to Cyberom log to the splunk server. This is Cyberom side configuration. Check below link for more info.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://kb.cyberoam.com/default.asp?id=396"&gt;https://kb.cyberoam.com/default.asp?id=396&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;2nd Splunk side configuration.  You have to do configuration to get data from TCP and UDP ports.&lt;BR /&gt;
 Check below link for more info.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitornetworkports"&gt;https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitornetworkports&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;3rd for field extraction download Cyberoam TA from  Splunkbase and install into Splunk instance.&lt;/P&gt;

&lt;P&gt;TA URL:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/3126/"&gt;https://splunkbase.splunk.com/app/3126/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I hope this information will help you.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 13:01:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369462#M93787</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-14T13:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369463#M93788</link>
      <description>&lt;P&gt;Hi  @V4M51,&lt;/P&gt;

&lt;P&gt;Have you tried?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 18 Nov 2017 17:16:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369463#M93788</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-18T17:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369464#M93789</link>
      <description>&lt;P&gt;@V4M51 If this answer helped you resolve your problem, please click the Accept button.  If you need additional help, please ask!&lt;/P&gt;

&lt;P&gt;@kamlesh_vaghela, I've converted this to an answer because I think it deserves to be one.  &lt;/P&gt;

&lt;P&gt;Happy Splunking,&lt;BR /&gt;
-Rich&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 14:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369464#M93789</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2017-11-19T14:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369465#M93790</link>
      <description>&lt;P&gt;i followed these steps and after this , goto search &amp;amp; reporting in splunk , clicked on data summary ,but its only showing waiting for result, what is the problem ?, please help me&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 10:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369465#M93790</guid>
      <dc:creator>haseenhussain</dc:creator>
      <dc:date>2017-11-27T10:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369466#M93791</link>
      <description>&lt;P&gt;in which index/sourcetype your data is coming?&lt;BR /&gt;
Cyberoam TA using &lt;CODE&gt;cyberoam&lt;/CODE&gt; sourcetype.&lt;/P&gt;

&lt;P&gt;Can you please check any data coming to splunk?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 11:56:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369466#M93791</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-27T11:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369467#M93792</link>
      <description>&lt;P&gt;no data is coming from cyberoam to splunk&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 12:44:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369467#M93792</guid>
      <dc:creator>haseenhussain</dc:creator>
      <dc:date>2017-11-27T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369468#M93793</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
Can you please share implementation steps you did?  like, how you forward cyberoam data to splunk,.. etc,.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:10:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369468#M93793</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2017-11-27T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369469#M93794</link>
      <description>&lt;P&gt;in cyberoam ,&lt;BR /&gt;
logs&amp;amp; reports-conf-syslog ser-add-&lt;BR /&gt;
name-&lt;BR /&gt;
ip/domain:- ip of pc(splunk installed pc)&lt;BR /&gt;
port:-tcp 1024&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369469#M93794</guid>
      <dc:creator>haseenhussain</dc:creator>
      <dc:date>2017-11-27T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369470#M93795</link>
      <description>&lt;P&gt;and i also check port in my windows system but its only &lt;BR /&gt;
showing  "listening"&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 13:40:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369470#M93795</guid>
      <dc:creator>haseenhussain</dc:creator>
      <dc:date>2017-11-27T13:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369471#M93796</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Is that data reaching to syslog server ?&lt;/LI&gt;
&lt;LI&gt;If yes, share your inputs.conf stanza where you are monitoring these logs&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;if no, check if the syslog configuration is correct / if there is any other device which might be blocking the incoming data to syslog. &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;if data is coming to syslog but not monitored by splunk then apparently your inputs stanza has area of improvement or local machine's OS firewall (where splunk is installed) that port is closed. &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thanks. - Saurabh&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 15:18:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369471#M93796</guid>
      <dc:creator>saurabh_tek11</dc:creator>
      <dc:date>2017-11-27T15:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Cyberoam logs in splunk.?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369472#M93797</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Splunk's best practice is to write the networking device's logs to a intermediary syslog server &lt;EM&gt;(this is to ensure continuous availability of network devices logs irrespective of availability of splunk servers)&lt;/EM&gt; , you may use syslog-ng or rsyslog - so have a syslog server &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;configure the cyberoam device to start sending the logs to syslog server's IP address &lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;check if the logs are being written to syslog or not&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;if the logs are coming, then &lt;STRONG&gt;install the splunk universal forwarder&lt;/STRONG&gt; on that syslog server which shall &lt;STRONG&gt;monitor&lt;/STRONG&gt;  these logs/directory and send them to your indexer IP on port 9997 with &lt;STRONG&gt;sourcetype: cyberoam  &amp;amp; Index : *custom&lt;/STRONG&gt;*&lt;BR /&gt;
Monitor files and directories with inputs.conf (&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitorfilesanddirectorieswithinputs.conf"&gt;https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Data/Monitorfilesanddirectorieswithinputs.conf&lt;/A&gt;)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Install Cyberoam addon on your splunk instances for automatic field extractions&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;search for index=* sourcetype=cyberoam &lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;=====&lt;BR /&gt;
Another direct approach can be - &lt;BR /&gt;
a. configure the device to send logs directly to your indexer IP address on UDP 514 &lt;BR /&gt;
b. have the addon installed on your instances of splunk &lt;BR /&gt;
c. open the port UDP:514 on splunk and on your splunk server's OS firewall &lt;/P&gt;

&lt;P&gt;Input Type : UDP Port&lt;BR /&gt;
Port Number : 514&lt;BR /&gt;
Source name override : N/A&lt;BR /&gt;
Restrict to Host : give IP of your device (1.2.3.4)&lt;BR /&gt;
Source Type: cyberoam&lt;BR /&gt;
App Context : search&lt;BR /&gt;
Host : (IP address of the remote server)&lt;BR /&gt;
Index : create new &amp;gt; cyberoam &lt;/P&gt;

&lt;P&gt;d. ensure that there is no other device which might be blocking this data movement&lt;BR /&gt;&lt;BR /&gt;
e. search for index=* sourcetype=cyberoam &lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2017 16:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-Cyberoam-logs-in-splunk/m-p/369472#M93797</guid>
      <dc:creator>saurabh_tek11</dc:creator>
      <dc:date>2017-11-27T16:01:24Z</dc:date>
    </item>
  </channel>
</rss>

