All Apps and Add-ons

Splunk App and Add-on for Unix and Linux: Why is the home page not loading?

bkumarm
Contributor

We have installed the Splunk App for Unix and Linux and the Splunk Add-on for Unix and Linux. The home tab on the app is not getting loaded.
We are not seeing any entry on the splunkd logs as well.
All the other tabs are working fine.
Anyone faced this issue? what is the resolution?alt text

0 Karma
1 Solution

bkumarm
Contributor

Found a workaround that loads the page.
When we did an inspect on the web page it says Object doesn't support property or method 'addOnChange' for screenfull object.

After analysis we found below.
Work around: Commented fullscreen option from the home page (data/ui/views/home.xml) views.

 19   <module name="UnixShareLink" layoutPanel="HomeCenterTop"/>
 20 <!--  <module name="UnixFullscreen" layoutPanel="HomeCenterTop">
 21     <param name="viewName">home_fullscreen</param>
 22   </module>
 23 -->
 24   <module name="UnixMultiSelect" layoutPanel="HomeLeftControls">
 25     <param name="search">|inputlookup dropdowns.csv | stats count by unix_category</param>Full screen view of the home  will not be available without these settings enabled.

View solution in original post

bkumarm
Contributor

Found a workaround that loads the page.
When we did an inspect on the web page it says Object doesn't support property or method 'addOnChange' for screenfull object.

After analysis we found below.
Work around: Commented fullscreen option from the home page (data/ui/views/home.xml) views.

 19   <module name="UnixShareLink" layoutPanel="HomeCenterTop"/>
 20 <!--  <module name="UnixFullscreen" layoutPanel="HomeCenterTop">
 21     <param name="viewName">home_fullscreen</param>
 22   </module>
 23 -->
 24   <module name="UnixMultiSelect" layoutPanel="HomeLeftControls">
 25     <param name="search">|inputlookup dropdowns.csv | stats count by unix_category</param>Full screen view of the home  will not be available without these settings enabled.

mattymo
Splunk Employee
Splunk Employee

what version of the app? Did you try multiple browsers?

- MattyMo
0 Karma

bkumarm
Contributor

app version 5.0.2. we are using IE11 only. we don't have any other browsers. we cannot use them.
so we have to make it work on IE ...

0 Karma

bkumarm
Contributor

SA nix: 5.1.0, TA nix: 5.2.1

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud | Customer Survey!

If you use Splunk Observability Cloud, we invite you to share your valuable insights with us through a brief ...

Happy CX Day, Splunk Community!

Happy CX Day, Splunk Community! CX stands for Customer Experience, and today, October 3rd, is CX Day — a ...

.conf23 | Get Your Cybersecurity Defense Analyst Certification in Vegas

We’re excited to announce a new Splunk certification exam being released at .conf23! If you’re going to Las ...