<?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: No *nix logs generating in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14682#M118</link>
    <description>&lt;P&gt;I get the hpux splunk tar and untar it to /home2/splunk...
i've tried :&lt;/P&gt;

&lt;P&gt;chmod -R a=rwx ./splunk&lt;/P&gt;

&lt;P&gt;chown -R root:sys ./splunk&lt;/P&gt;

&lt;P&gt;I start splunk as root user using 
./splunk start --accept-license&lt;/P&gt;

&lt;P&gt;I've tried giving admin user all roles and putting os index in admin role. I can get data from existing files but what I really want to do is get  data from the nix runtime stuff ie:&lt;/P&gt;

&lt;P&gt;*nix app also indexes output from common system tools:&lt;/P&gt;

&lt;P&gt;top: top processes on host
vmstat: memory usage info
iostat: io throughput
ps: all process info
netstat: network status and throughput
protocol: detailed network throughput
interfaces: stats per link-level Ethernet interface
open ports: snapshot of open ports
time: clock details
lsof: open files per user, process
df: disk and volume usage
who: current active user sessions
users with privileges: users with login accounts
lastlog: last login time for users who have ever logged in
cpu: shows stats per CPU
rlog: auditd logs translated with ausearch
packages: current installed packages
hardware: details of host hardware*&lt;EM&gt;strong text&lt;/EM&gt;*&lt;/P&gt;</description>
    <pubDate>Tue, 12 Oct 2010 07:26:01 GMT</pubDate>
    <dc:creator>virtualdll</dc:creator>
    <dc:date>2010-10-12T07:26:01Z</dc:date>
    <item>
      <title>No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14678#M114</link>
      <description>&lt;P&gt;M not much familiar with unix os
I have installed splunk 4.1.2  on HP-UX 11.23 Itanium 
I enabled unix apps and also enabled to collect local statistics. I cudn't see any thing in search or unix app i.e no sources, no source types, no host.
M i missing something..??&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 16:26:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14678#M114</guid>
      <dc:creator>mohmed935</dc:creator>
      <dc:date>2010-06-02T16:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14679#M115</link>
      <description>&lt;P&gt;When you enabled the Nix app it may be sending all the data to a different index.  I think ours was send to the index=os. &lt;/P&gt;

&lt;P&gt;Log in as a Splunk admin and got to Manager - Indexes - and look for index name "os".  This should be enable and assigned to the unix app.  If so you will need to go back to manager - access control - roles - if you have created a role for your users select that role or open the admin role and scroll down till you see default indexes and under selected indexes verify that the "os" index is added.  &lt;/P&gt;

&lt;P&gt;This should give your admin account default access to that index so you will not have to add index=os to your searches. &lt;/P&gt;

&lt;P&gt;travis.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2010 19:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14679#M115</guid>
      <dc:creator>thall79</dc:creator>
      <dc:date>2010-06-02T19:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14680#M116</link>
      <description>&lt;P&gt;i kept all the defaults and I have the same OS and problem. I've tried what you said and everything is enabled and roles set and assigned correctly. Not sure whats going on? Is there anything else that can be done?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2010 19:21:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14680#M116</guid>
      <dc:creator>virtualdll</dc:creator>
      <dc:date>2010-08-26T19:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14681#M117</link>
      <description>&lt;P&gt;Check and see if you have the right permissions on the folders or files being logged.
For example, most folders/files in /var/log* are owned by root. You need to give Splunk a way to read those logs - either run splunk as root OR put the splunkuser in an admin group that has read permissions on said location.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2010 02:10:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14681#M117</guid>
      <dc:creator>dritan</dc:creator>
      <dc:date>2010-09-15T02:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14682#M118</link>
      <description>&lt;P&gt;I get the hpux splunk tar and untar it to /home2/splunk...
i've tried :&lt;/P&gt;

&lt;P&gt;chmod -R a=rwx ./splunk&lt;/P&gt;

&lt;P&gt;chown -R root:sys ./splunk&lt;/P&gt;

&lt;P&gt;I start splunk as root user using 
./splunk start --accept-license&lt;/P&gt;

&lt;P&gt;I've tried giving admin user all roles and putting os index in admin role. I can get data from existing files but what I really want to do is get  data from the nix runtime stuff ie:&lt;/P&gt;

&lt;P&gt;*nix app also indexes output from common system tools:&lt;/P&gt;

&lt;P&gt;top: top processes on host
vmstat: memory usage info
iostat: io throughput
ps: all process info
netstat: network status and throughput
protocol: detailed network throughput
interfaces: stats per link-level Ethernet interface
open ports: snapshot of open ports
time: clock details
lsof: open files per user, process
df: disk and volume usage
who: current active user sessions
users with privileges: users with login accounts
lastlog: last login time for users who have ever logged in
cpu: shows stats per CPU
rlog: auditd logs translated with ausearch
packages: current installed packages
hardware: details of host hardware*&lt;EM&gt;strong text&lt;/EM&gt;*&lt;/P&gt;</description>
      <pubDate>Tue, 12 Oct 2010 07:26:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14682#M118</guid>
      <dc:creator>virtualdll</dc:creator>
      <dc:date>2010-10-12T07:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: No *nix logs generating</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14683#M119</link>
      <description>&lt;P&gt;as I know , currently *NIX app doesn't support HP-UNIX , you need to modify shell scripts by yourself. 
We are also seeking for professional man to modify those scripts under HP-UNIX.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Dec 2010 14:16:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/No-nix-logs-generating/m-p/14683#M119</guid>
      <dc:creator>dmlee</dc:creator>
      <dc:date>2010-12-31T14:16:35Z</dc:date>
    </item>
  </channel>
</rss>

