I'm at a .conf2017 session on Splunk NLP and the demo'ed app is "App:Babel Fish" in a test environment - that converts the language queries into SPL and presents visualizations. This can integrate re...
I have a very basic external project written in TypeScript. It simply exports a jsx.element. I use webpack and babel to create a bundle, but whenever I try to require it in Splunk web, the object i...
...", line 26, in
import i18n
File "/Applications/Splunk/lib/python2.6/site-packages/splunk/clilib/i18n.py", line 7, in
from babel.messages import frontend
File "/Applications/splunk/lib/p...
The default time format when showing logs in the web interface is mm/dd/yyyy and the time specified in 12h format. At my location (as in many other places outside the US or UK) another time format is...
...ib/python2.7/site-packages/splunk/clilib/control_api.py", line 23, in
import i18n
File "/opt/splunk/lib/python2.7/site-packages/splunk/clilib/i18n.py", line 7, in
from babel...
Hello Everyone,
I am trying to do POC for integration of React.js in Splunk Dashboards. My questions are: 1) Is it possible? 2) if yes then how we can make it and what are the best practice of i...
When i am installing Splunk in my windows XP machine getting error 1304 writing to file c:\Program Files\Splunk\Python-2.7\Lib\site-packages\babel\local data\nl.dat verify that you have access to t...
...t;
import i18n
File "/Applications/splunk/lib/python2.7/site-packages/splunk/clilib/i18n.py", line 7, in <module>
from babel.messages import frontend
File "/Applications/splunk/lib/p...
...odules. I'm using Babel for source code compilation and Webpack for bundling my assets. The SplunkJS stack modules are initialized in the browser at runtime and I want to use those already initialized m...