Skip to content

Commit

Permalink
Move ui to KP
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdover committed Apr 14, 2020
1 parent a6481c4 commit ca6c71a
Show file tree
Hide file tree
Showing 88 changed files with 61 additions and 443 deletions.
2 changes: 0 additions & 2 deletions x-pack/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { reporting } from './legacy/plugins/reporting';
import { security } from './legacy/plugins/security';
import { tilemap } from './legacy/plugins/tilemap';
import { dashboardMode } from './legacy/plugins/dashboard_mode';
import { logstash } from './legacy/plugins/logstash';
import { beats } from './legacy/plugins/beats_management';
import { apm } from './legacy/plugins/apm';
import { maps } from './legacy/plugins/maps';
Expand Down Expand Up @@ -43,7 +42,6 @@ module.exports = function(kibana) {
security(kibana),
tilemap(kibana),
dashboardMode(kibana),
logstash(kibana),
beats(kibana),
apm(kibana),
maps(kibana),
Expand Down
3 changes: 0 additions & 3 deletions x-pack/legacy/plugins/logstash/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions x-pack/legacy/plugins/logstash/common/lib/__tests__/get_moment.js

This file was deleted.

15 changes: 0 additions & 15 deletions x-pack/legacy/plugins/logstash/common/lib/get_moment.js

This file was deleted.

29 changes: 0 additions & 29 deletions x-pack/legacy/plugins/logstash/index.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

14 changes: 0 additions & 14 deletions x-pack/legacy/plugins/logstash/public/shim.ts

This file was deleted.

This file was deleted.

Loading

0 comments on commit ca6c71a

Please sign in to comment.