Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Dependency on fieldMap.js with mappings API Call [merge with WWW and PB] #75

Merged
merged 5 commits into from
Jun 5, 2017

Conversation

alexweltman
Copy link

  • goes with PRs in Protobuffers and www
  • uses API route created in my www PR
  • queries are not auto-capitalized when saved as query rules

@alexweltman alexweltman changed the title Replace Dependency on fieldMap.js with mappings API Call Replace Dependency on fieldMap.js with mappings API Call [merge with WWW and PB] May 25, 2017
@craig-cogdill craig-cogdill self-assigned this May 30, 2017
@craig-cogdill
Copy link

👍

@@ -56,6 +56,10 @@ if [ -e /usr/local/%{name}-%{kibana_version}-linux-x64/refreshKibanaIndex.sh ];
rm /usr/local/%{name}-%{kibana_version}-linux-x64/refreshKibanaIndex.sh
fi

if [ -e /usr/local/%{name}-%{kibana_version}-linux-x64/src/public/netmon_libs/fieldMap.js ]; then
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file does not seem to be present on my box, nor on any QA box I have checked.

@@ -56,6 +56,10 @@ if [ -e /usr/local/%{name}-%{kibana_version}-linux-x64/refreshKibanaIndex.sh ];
rm /usr/local/%{name}-%{kibana_version}-linux-x64/refreshKibanaIndex.sh
fi

if [ -e /usr/local/%{name}-%{kibana_version}-linux-x64/src/public/netmon_libs/fieldMap.js ]; then
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The only location for this file is under /usr/local/www/probe/skin/js/fieldMap.js

@KjellKod
Copy link

KjellKod commented Jun 5, 2017

👍

@KjellKod KjellKod merged commit 5b1f841 into logrhythm:4.1.10_NM Jun 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants