GithubHelp home page GithubHelp logo

cisco_ios's People

Contributors

inspired avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cisco_ios's Issues

NX/OS - Extraction of software_version from Cisco Call Home

Hi,

Currently, the software_version fails from being extracted for NX/OS devices, adding the following field alias in props.conf of your Cisco addon does the job:

[Cisco:SmartCallHome]

For NX/OS

FIELDALIAS-sch_fields-100 = "soap-env:Envelope.soap-env:Body.aml-block:Block.aml-block:Header.aml-block:Builder.aml-block:Version" AS software_version

According to your configuration, i have arbitrary choose a "sh_fields-100" name.

Thank you !

Guilhem

nav menu options: Showing back Reports, Alerts and Dashboards default menu

Hello,

The default.xml for the application navigation menu will not show default Splunk interfaces for Reports, Alerts and Dashboards menus.

These are now Splunk standard since 6.x Splunk main version, is that possible to put back these menus by default ?

In:

default/data/ui/nav/default.xml

Adding:

<view name="reports" />
<view name="alerts" />
<view name="dashboards" />

Removing these menus introduces confusion for Splunk 6.x users that won't be able to find easily their own objects like custom dashboards or reports.

Thank you !

jQuery 3.5 Compatibility

Hi Guys,

Thanks a lot for your work! Very very useful!
But do you think to update the app to jQuery 3.5?
I saw that the app doesn't pass the jQuery 3.5 test on Splunk Cloud.

image

Thanks a lot!
Regards,
M.

Smart Call Home improvements

Hi,

The "inventory_device" view references a lookup table called "Cisco_Device" which is not available anywhere in the App or the Addon.

cisco_ios/default/data/ui/views/inventory_device.xml

    <searchString>| inputlookup Cisco_Device | search host=$form.host$ | fields host | appendcols [search eventtype=cisco_ios-smart_call_home host=$form.host$ | rename hostname AS host | fields host | head 1]</searchString>

Splunk will return the following error as the lookup table does not exist: "The lookup table 'Cisco_Device' is invalid."

Is that expected ? Does this lookup table comes from an external App that should be installed ?
I couldn't find that in your docs.

Thank you.

Guilhem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.