일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- RNN
- pandas
- mean
- pip
- Series
- GT-S80
- ipad
- DFS
- Numpy
- 알고리즘
- dataframe
- imread
- Splunk
- index
- pycharm
- Python
- SPL
- javascript
- Button
- LSTM
- synology
- E-P1
- keras
- GitHub
- CNN
- install
- Lotto
- SciPy
- mariadb
- 삼성소프트웨어멤버십
- Today
- Total
목록install (5)
잠토의 잠망경
참고 https://swpfun.tistory.com/643 1 터미널 이동 # apt update # apt upgrade # apt install python3.8 # apt install python3-pip # pip3 install --upgrade pip
pip를 하면 아래와 같은 오류가 발생한다. console에서 해봐도 아래와 같이 오류 흠.. C:\Users\wonjae.yi>pip install fbprophet Collecting fbprophet Using cached fbprophet-0.7.1.tar.gz (64 kB) Requirement already satisfied: Cython>=0.22 in c:\programdata\anaconda3\lib\site-packages (from fbprophet) (0.29.23) Collecting cmdstanpy==0.9.5 Using cached cmdstanpy-0.9.5-py3-none-any.whl (37 kB) Collecting pystan>=2.14 Downloading pyst..
1. 앱을 다운로드 https://splunkbase.splunk.com/app/2686/ Splunk DB Connect | Splunkbase Splunk DB Connect version 2.x reached its End of Life on July 7, 2019. For more information about this change and our app lifecycle, see https://www.splunk.com/blog/2019/03/18/end-of-availability-splunk-built-apps-and-add-ons.html?April. Splunk DB Connect splunkbase.splunk.com 들어가서 자신의 splunk에 맞는 version을 다운 받는다. 2..
다운로드 및 설치 https://www.splunk.com/en_us/download/splunk-enterprise.html Download Splunk Enterprise for Free | Splunk Sign up now and receive a link to download Splunk Enterprise for free, and start collecting, analyzing and acting upon the untapped value of big data. www.splunk.com 로그인을 해야한다. http://localhost:8000/ko-KR/account/login?return_to=%2Fko-KR%2F
설치 과정 0. vmware를 사용해서 진행했다. linux는 ubuntu를 사용했다. 1. splunk-7.3.4.2-cb574b3d103e-Linux-x86_64.tgz 파일을 /opt/ 폴더로 옮긴다. 2. 압축을 푼다. $ sudo tar xvzf splunk-7.3.4.2-cb574b3d103e-Linux-x86_64.tgz 3. 이동 및 splunk 실행 $ cd /opt/splunk/bin $ sudo ./splunk start 4. license 내용을 읽는다. 그리고 admin id 및 password를 설정한다. 5. http://localhost:8000으로 접속이된다. 6. vamware로 했기때문에 외부컴퓨터에서도 접속이 가능하다. 재실행 한경우에 다음 내용을 볼 수 있다.